Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.7
/
usr
/
share
/
ri
/
2.7.0
/
system
/
OpenSSL
/
PKey
/
RSA
/
//proc/thread-self/root/opt/ruby-2.7/usr/share/ri/2.7.0/system/OpenSSL/PKey/RSA/generate-c.ri
U:RDoc::AnyMethod[iI" generate:ETI"!OpenSSL::PKey::RSA::generate;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"RGenerates an RSA keypair. _size_ is an integer representing the desired key ;TI"Qsize. Keys smaller than 1024 should be considered insecure. _exponent_ is ;TI",an odd number normally 3, 17, or 65537.;T: @fileI" ext/openssl/ossl_pkey_rsa.c;T:0@omit_headings_from_table_of_contents_below0I"_RSA.generate(size) => RSA instance RSA.generate(size, exponent) => RSA instance ;T0[ I"(p1, p2 = v2);T@FI"RSA;TcRDoc::NormalClass00