Pdf |
The PdfSignatureValidationInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| CertificateRevocationLists | Gets the read-only collection of X.509 Certificate Revocation Lists (CRLs) used to determine the validity of the certificates in the chains related to the signature. Each certificate revocation list shall also be included in CertificateRevocationLists of the PdfDocumentSecurityStore. | |
| Certificates | Gets the read-only collection of X.509 certificates used in the validation of the signature. Each certificate shall also be included in Certificates of the PdfDocumentSecurityStore. | |
| OnlineCertificateStatusProtocolResponses | Gets the read-only collection of X.509 Online Certificate Status Protocol (OCSP) responses used to determine the validity of the certificates in the chains related to the signature. Each Online Certificate Status Protocol (OCSP) response shall also be included in OnlineCertificateStatusProtocolResponses of the PdfDocumentSecurityStore. |