PdfCertificateRevocationResult Properties
Contains information about signature certificate revocation.
Name | Description |
---|---|
Is |
Gets whether the information about certificate revocation is found in a Certificate Revocation List (CRL) response from the server. |
Is |
Gets whether the certificate is revoked in Certificate Revocation List (CRL). |
Is |
Gets whether the information about certificate revocation is found in an Online Certificate Status Protocol (OCSP) response from the server. |
Ocsp |
Gets the certificate status in an Online Certificate Status Protocol (OCSP) response. |
See Also