File: C:/Ruby27-x64/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