File: C:/Ruby27-x64/share/ri/2.7.0/system/OpenSSL/OCSP/Request/sign-i.ri
U:RDoc::AnyMethod[iI" sign:ETI" OpenSSL::OCSP::Request#sign;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"KSigns this OCSP request using _cert_, _key_ and optional _digest_. If ;TI"O_digest_ is not specified, SHA-1 is used. _certs_ is an optional Array of ;TI"Nadditional certificates which are included in the request in addition to ;TI"Nthe signer certificate. Note that if _certs_ is +nil+ or not given, flag ;TI"POpenSSL::OCSP::NOCERTS is enabled. Pass an empty array to include only the ;TI"signer certificate.;To:RDoc::Markup::BlankLine o;
; [I"8_flags_ is a bitwise OR of the following constants:;T@o:RDoc::Markup::List:
@type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"OpenSSL::OCSP::NOCERTS;T; [o;
; [I"LDon't include any certificates in the request. _certs_ will be ignored.;T:
@fileI"ext/openssl/ossl_ocsp.c;T:0@omit_headings_from_table_of_contents_below0I"Krequest.sign(cert, key, certs = nil, flags = 0, digest = nil) -> self
;T0[ I"((p1, p2, p3 = v3, p4 = v4, p5 = v5);T@ FI"Request;TcRDoc::NormalClass00