DigitalSignatureTimestampSettings class
DigitalSignatureTimestampSettings class
Contains settings of the digital signature timestamp.
Constructors
Properties
| Name | Description |
|---|
| password | Gets or sets a string value representing timestamp server password. The default value is None. |
| server_url | Gets or sets a string value representing timestamp server URL. The default value is None. |
| timeout | Gets or sets a time-out value for accessing timestamp server. The default value is 100 seconds. |
| user_name | Gets or sets a string value representing timestamp server user name. The default value is None. |
See Also