Libraries
»
openssl
(3.0.2)
»
Index
»
OpenSSL
»
PKey
»
RSA
»
#set_key
Method: OpenSSL::PKey::RSA#set_key
Defined in:
#
set_key
(n, e, d) ⇒
self
Sets
n
,
e
,
d
for the RSA instance.
Returns:
(
self
)