D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
OpenSSL
/
X509
/
Certificate
/
Filename :
load-c.ri
back
Copy
U:RDoc::AnyMethod[iI" load:ETI"%OpenSSL::X509::Certificate::load;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"KRead the chained certificates from the given input. Supports both PEM ;TI""and DER encoded certificates.;To:RDoc::Markup::BlankLine o; ; [I"APEM is a text format and supports more than one certificate.;T@o; ; [I">DER is a binary format and only supports one certificate.;T@o; ; [I"?If the file is empty, or contains only unrelated data, an ;TI"@+OpenSSL::X509::CertificateError+ exception will be raised.;T: @fileI" ext/openssl/ossl_x509cert.c;T:0@omit_headings_from_table_of_contents_below0I"oOpenSSL::X509::Certificate.load(string) -> [certs...] OpenSSL::X509::Certificate.load(file) -> [certs...] ;T0[ I" (p1);T@FI"Certificate;TcRDoc::NormalClass00