PdfDigitalSignatureDetails
PdfDigitalSignatureDetails class
Contains details for a PDF digital signature.
The PdfDigitalSignatureDetails type exposes the following members:
Constructors
Name | Description |
---|---|
PdfDigitalSignatureDetails(certificate, reason, location, signature_date, hash_algorithm) | Initializes a new instance of the PdfDigitalSignatureDetails class. |
Properties
Name | Description |
---|---|
certificate | Gets or sets the certificate to sign with. |
reason | Gets or sets the reason of signing. |
location | Gets or sets the location of signing. |
signature_date | Gets or sets the date of signing. |
hash_algorithm | Gets or sets the hash algorithm. |
See Also
- namespace aspose.tasks.saving
- assembly Aspose.Tasks