D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
OpenSSL
/
OCSP
/
CertificateId
/
Filename :
new-c.ri
back
Copy
U:RDoc::AnyMethod[iI"new:ETI"&OpenSSL::OCSP::CertificateId::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"LCreates a new OpenSSL::OCSP::CertificateId for the given _subject_ and ;TI"R_issuer_ X509 certificates. The _digest_ is a digest algorithm that is used ;TI"8to compute the hash values. This defaults to SHA-1.;To:RDoc::Markup::BlankLine o; ; [I"JIf only one argument is given, decodes it as DER representation of a ;TI"Qcertificate ID or generates certificate ID from the object that responds to ;TI"the to_der method.;T: @fileI"ext/openssl/ossl_ocsp.c;T:0@omit_headings_from_table_of_contents_below0I"�OpenSSL::OCSP::CertificateId.new(subject, issuer, digest = nil) -> certificate_id OpenSSL::OCSP::CertificateId.new(der_string) -> certificate_id OpenSSL::OCSP::CertificateId.new(obj) -> certificate_id ;T0[ I"(p1, p2 = v2, p3 = v3);T@FI"CertificateId;TcRDoc::NormalClass00