An OpenSSL::OCSP::Response contains the status of a certificate check which is created from an OpenSSL::OCSP::Request.

Class Methods

Creates an OpenSSL::OCSP::Response from status and basic_response.

Creates a new OpenSSL::OCSP::Response. The response may be created empty or from a response_der string.

Instance Methods

Returns a BasicResponse for this response

No documentation available

Returns the status of the response.

Returns a status string for the response.

Returns this response as a DER-encoded string.