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"Lthe 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::BlankLineo; ; [I"<+flags+ can be 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