OCSPSingleResponseRevocationInfo Property
If the certificate in the subject is revoked, OCSP responder may include CRL entry with this certificate.
Namespace: SysadminsLV.PKI.OcspClientAssembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
public X509CRLEntry RevocationInfo { get; }
Public ReadOnly Property RevocationInfo As X509CRLEntry
Get
public:
property X509CRLEntry^ RevocationInfo {
X509CRLEntry^ get ();
}
member RevocationInfo : X509CRLEntry with get
Property Value
X509CRLEntry