APIdock / Ruby
/
Browse About
method

set_key

v2_5_5 - Show latest stable - Class: OpenSSL::PKey::RSA
set_key(p1, p2, p3)
public

Sets n, e, d for the RSA instance.

Related methods

  • Instance methods
  • blinding_off!
  • blinding_on!
  • export
  • initialize_copy
  • params
  • private?
  • private_decrypt
  • private_encrypt
  • public?
  • public_decrypt
  • public_encrypt
  • public_key
  • set_crt_params
  • set_factors
  • set_key
  • sign_pss
  • to_der
  • to_pem
  • to_s
  • to_text
  • verify_pss
  • Class methods
  • generate
  • new
APIdock API Documentation Browser

© 2026 APIdock