Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
OpenSSL
/
PKey
/
//opt/alt/ruby27/share/ri/system/OpenSSL/PKey/read-c.ri
U:RDoc::AnyMethod[iI" read:ETI"OpenSSL::PKey::read;TT:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"LReads a DER or PEM encoded string from _string_ or _io_ and returns an ;TI",instance of the appropriate PKey class.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI"Parameters;To:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"N_string+ is a DER- or PEM-encoded string containing an arbitrary private ;TI"or public key.;To;;0; [o; ; [I"@_io_ is an instance of IO containing a DER- or PEM-encoded ;TI"%arbitrary private or public key.;To;;0; [o; ; [I"L_pwd_ is an optional password in case _string_ or _io_ is an encrypted ;TI"PEM resource.;T: @fileI"ext/openssl/ossl_pkey.c;T:0@omit_headings_from_table_of_contents_below0I"YOpenSSL::PKey.read(string [, pwd ]) -> PKey OpenSSL::PKey.read(io [, pwd ]) -> PKey ;T0[ I"(p1, p2 = v2);T@&FI" PKey;TcRDoc::NormalModule00