Pdf |
The PdfSignatureContent type exposes the following members.
| Name | Description | |
|---|---|---|
| HashAlgorithm | Gets the hash algorithm used to hash the contents of a PDF file upon which the signature's Value is computed by PdfDigitalId. | |
| PolicyIdentifier | Gets the signature policy identifier contained in the PdfSignatureContent or if signature doesn't contain a policy identifier. | |
| RSASignaturePadding | Gets the RSA signature padding used if signer's certificate has an 'RSA' public key. | |
| SignerCertificate | Gets the signer certificate contained in the PdfSignatureContent. | |
| TimestampToken | Gets the timestamp token contained in the PdfSignatureContent or if signature doesn't contain a timestamp. | |
| ValidationInfo | Gets the (potentially partial) validation-related information (certificates, certificate revocation lists and Online Certificate Status Protocol responses) contained in the PdfSignatureContent. | |
| Value | Gets the signature value. |