D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
OpenSSL
/
PKey
/
DH
/
Filename :
export-i.ri
back
Copy
U:RDoc::AnyMethod[iI"export:ETI"OpenSSL::PKey::DH#export;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"4Serializes the DH parameters to a PEM-encoding.;To:RDoc::Markup::BlankLine o; ; [I"KNote that any existing per-session public/private keys will *not* get ;TI"Aencoded, just the Diffie-Hellman parameters will be encoded.;T@o; ; [I"+PEM-encoded parameters will look like:;T@o:RDoc::Markup::Verbatim; [I"#-----BEGIN DH PARAMETERS----- ;TI"[...] ;TI"!-----END DH PARAMETERS----- ;T:@format0o; ; [I">See also #public_to_pem (X.509 SubjectPublicKeyInfo) and ;TI"M#private_to_pem (PKCS #8 PrivateKeyInfo or EncryptedPrivateKeyInfo) for ;TI"=serialization with the private or public key components.;T: @fileI"ext/openssl/ossl_pkey_dh.c;T:0@omit_headings_from_table_of_contents_below0I"Bdh.export -> aString dh.to_pem -> aString dh.to_s -> aString ;T0[[I"to_pem;T@ [I" to_s;T@ I"();T@ FI"DH;TcRDoc::NormalClass00