TimestampSettings
TimestampSettings class
Represents the ocsp settings using during signing process.
The TimestampSettings type exposes the following members:
Constructors
| Name | Description |
|---|---|
| TimestampSettings(server_url, basic_auth_credentials, digest_hash_algorithm) | Initializes a new instance of the TimestampSettings class |
Properties
| Name | Description |
|---|---|
| server_url | Gets/sets the timestamp server url. |
| basic_auth_credentials | Gets/sets the basic authentication credentials, Username and password are combined into a string “username:password”. |
| digest_hash_algorithm | Gets/sets the digest algorithm for internal hash functions. |
See Also
- namespace aspose.pdf
- assembly Aspose.PDF