U:RDoc::AnyMethod[iI"add_status:ETI",OpenSSL::OCSP::BasicResponse#add_status;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"QAdds a certificate status for +certificate_id+. +status+ is the status, and ;TI"must be one of these:;To:RDoc::Markup::BlankLineo:RDoc::Markup::List: @type: BULLET: @items[o:RDoc::Markup::ListItem: @label0; [o; ; [I"%OpenSSL::OCSP::V_CERTSTATUS_GOOD;To;;0; [o; ; [I"(OpenSSL::OCSP::V_CERTSTATUS_REVOKED;To;;0; [o; ; [I"(OpenSSL::OCSP::V_CERTSTATUS_UNKNOWN;T@o; ; [ I"G+reason+ and +revocation_time+ can be given only when +status+ is ;TI"POpenSSL::OCSP::V_CERTSTATUS_REVOKED. +reason+ describes the reason for the ;TI"Orevocation, and must be one of OpenSSL::OCSP::REVOKED_STATUS_* constants. ;TI"C+revocation_time+ is the time when the certificate is revoked.;T@o; ; [I"N+this_update+ and +next_update+ indicate the time at which ths status is ;TI"Nverified to be correct and the time at or before which newer information ;TI"@will be available, respectively. +next_update+ is optional.;T@o; ; [I"P+extensions+ is an Array of OpenSSL::X509::Extension to be included in the ;TI"+SingleResponse. This is also optional.;T@o; ; [I"MNote that the times, +revocation_time+, +this_update+ and +next_update+ ;TI"Scan be specified in either of Integer or Time object. If they are Integer, it ;TI">is treated as the relative seconds from the current time.;T: @fileI"ext/openssl/ossl_ocsp.c;T:0@omit_headings_from_table_of_contents_below0I"ƒbasic_response.add_status(certificate_id, status, reason, revocation_time, this_update, next_update, extensions) -> basic_response ;T0[I"!(p1, p2, p3, p4, p5, p6, p7);T@5FI"BasicResponse;TcRDoc::NormalClass00