Libraries
»
openssl
(3.0.2)
»
Index
»
OpenSSL
»
PKey
»
DH
»
#set_pqg
Method: OpenSSL::PKey::DH#set_pqg
Defined in:
#
set_pqg
(p, q, g) ⇒
self
Sets
p
,
q
,
g
to the DH instance.
Returns:
(
self
)