PdfDigitalSignatureTimestampSettings class
PdfDigitalSignatureTimestampSettings class
Contains settings of the digital signature timestamp. To learn more, visit the Work with Digital Signatures documentation article.
Constructors
| Name | Description |
|---|---|
| PdfDigitalSignatureTimestampSettings() | Initializes an instance of this class. |
| PdfDigitalSignatureTimestampSettings(server_url, user_name, password) | Initializes an instance of this class. |
| PdfDigitalSignatureTimestampSettings(server_url, user_name, password, timeout) | Initializes an instance of this class. |
Properties
| Name | Description |
|---|---|
| password | Timestamp server password. |
| server_url | Timestamp server URL. |
| timeout | Time-out value for accessing timestamp server. |
| user_name | Timestamp server user name. |
See Also
- module aspose.words.saving