⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
OpenSSL
/
PKey
/
View File Name :
generate_parameters-c.ri
U:RDoc::AnyMethod[iI"generate_parameters:ETI"'OpenSSL::PKey::generate_parameters;TT:publico: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