OCSPResponseResponseErrorInformation Property
Gets error and warning information about received response conformance with
RFC2560.
Namespace: SysadminsLV.PKI.OcspClientAssembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
public OCSPResponseComplianceError ResponseErrorInformation { get; }
Public ReadOnly Property ResponseErrorInformation As OCSPResponseComplianceError
Get
public:
property OCSPResponseComplianceError ResponseErrorInformation {
OCSPResponseComplianceError get ();
}
member ResponseErrorInformation : OCSPResponseComplianceError with get
Property Value
OCSPResponseComplianceError Not all entries should be treated as an error. For example, if original request contains Nonce extension,
OCSP Responder may not return this extension in the response.