Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
share /
ri /
system /
OpenSSL /
PKey /
DH /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-DH.ri
2.31
KB
-rw-r--r--
2026-04-07 16:51
compute_key-i.ri
853
B
-rw-r--r--
2026-04-07 16:51
export-i.ri
1005
B
-rw-r--r--
2026-04-07 16:51
generate-c.ri
783
B
-rw-r--r--
2026-04-07 16:51
generate_key%21-i.ri
1.38
KB
-rw-r--r--
2026-04-07 16:51
initialize_copy-i.ri
266
B
-rw-r--r--
2026-04-07 16:51
new-c.ri
1.77
KB
-rw-r--r--
2026-04-07 16:51
params-i.ri
440
B
-rw-r--r--
2026-04-07 16:51
params_ok%3f-i.ri
612
B
-rw-r--r--
2026-04-07 16:51
private%3f-i.ri
459
B
-rw-r--r--
2026-04-07 16:51
public%3f-i.ri
453
B
-rw-r--r--
2026-04-07 16:51
public_key-i.ri
1.08
KB
-rw-r--r--
2026-04-07 16:51
set_key-i.ri
411
B
-rw-r--r--
2026-04-07 16:51
set_pqg-i.ri
368
B
-rw-r--r--
2026-04-07 16:51
to_der-i.ri
752
B
-rw-r--r--
2026-04-07 16:51
to_pem-i.ri
945
B
-rw-r--r--
2026-04-07 16:51
to_s-i.ri
941
B
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::AnyMethod[iI"public_key:ETI"!OpenSSL::PKey::DH#public_key;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"DReturns a new DH instance that carries just the \DH parameters.;To:RDoc::Markup::BlankLine o; ; [I"GContrary to the method name, the returned DH object contains only ;TI"'parameters and not the public key.;T@o; ; [I"OThis method is provided for backwards compatibility. In most cases, there ;TI"$is no need to call this method.;T@o; ; [I"EFor the purpose of re-generating the key pair while keeping the ;TI"2parameters, check OpenSSL::PKey.generate_key.;T@o; ; [I" Example:;To:RDoc::Markup::Verbatim; [ I"I# OpenSSL::PKey::DH.generate by default generates a random key pair ;TI",dh1 = OpenSSL::PKey::DH.generate(2048) ;TI"2p dh1.priv_key #=> #<OpenSSL::BN 1288347...> ;TI"dhcopy = dh1.public_key ;TI"p dhcopy.priv_key #=> nil;T:@format0: @fileI"$ext/openssl/lib/openssl/pkey.rb;T:0@omit_headings_from_table_of_contents_below0I"dh.public_key -> dhnew ;T0[ I"();T@%FI"DH;TcRDoc::NormalClass00