OCSPSingleResponse Properties |
The OCSPSingleResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| CertId |
Gets certificate ID that represents information about the certificate was verified.
| |
| CertStatus |
Gets certificate status. Possible values are: Good, Revoked, Unknown.
| |
| Extensions |
Gets optional extensions about the status of the certificate in the subject.
| |
| NextUpdate |
Gets the time at or before which newer information will be available about the status of the certificate.
| |
| RevocationInfo |
If the certificate in the subject is revoked, OCSP responder may include CRL entry with this certificate.
| |
| ThisUpdate |
Gets the time at which the status being indicated is known to be correct.
|