PdfRevocationVerificationOptions Properties
Contains settings used to verify signature revocation status online.Name | Description |
---|---|
TryFetchCrlOnline | Specifies whether to obtain the certificate status in a Certificate Revocation List (CRL) response. |
TryFetchOcspOnline | Specifies whether to obtain the certificate status in an Online Certificate Status Protocol (OCSP) response. |
See Also