PdfPkcs7Signature Properties
Contains information about the PKCS#7 signature and methods used to verify it.Name | Description |
---|---|
CrlList | Gets a list of CRL responses embedded in the signature. |
IsDocumentTimeStamp | Gets whether the signature is a TimeStamp. |
OcspList | Gets the list of Online Certificate Status Protocol (OCSP) responses embedded in the signature. |
See Also