SetaPDF_Signer_Ocsp_SingleResponse Class representing a SingleResponse structure of an OCSP response.
File: /SetaPDF v2/Signer/Ocsp/SingleResponse.php
Class hierarchy
Summary
Constants
CERT_STATUS_GOOD
Certificate status constant.
CERT_STATUS_REVOKED
Certificate status constant.
CERT_STATUS_UNKNOWN
Certificate status constant.
Properties
Methods
__construct()
public SetaPDF_Signer_Ocsp_SingleResponse::__construct (
SetaPDF_Signer_Asn1_Element $singleResponse
)The constructor.
Parameters
- $singleResponse : SetaPDF_Signer_Asn1_Element
_getCertStatus()
protected SetaPDF_Signer_Ocsp_SingleResponse::_getCertStatus (
void
): bool|SetaPDF_Signer_Asn1_ElementGet the certificate status element.
Exceptions
Throws SetaPDF_Signer_Exception