OpenSSL::OCSP::SingleResponse

class OpenSSL::OCSP::SingleResponse

Parent:
Object

An OpenSSL::OCSP::SingleResponse represents an OCSP SingleResponse structure, which contains the basic information of the status of the certificate.

Public Class Methods

OpenSSL::OCSP::SingleResponse.new(der_string) → SingleResponse Show source