In This Topic
The following tables list the members exposed by TimeStamp.
Public Constructors
Public Properties
| Name | Description |
 | DigestAlgorithm | Gets or sets the digest algorithm used to encode timestamp request. The type of algorithm is determined by the timestamp server. By default (if not specified) SHA-256 is used. |
 | Password | Gets or sets the user password to send to the Time Stamping Authority (TSA) server. |
 | ServerUrl | Gets or sets the uniform resource identifier for the Time Stamping Authority (TSA) server providing the timestamp. |
 | UserName | Gets or sets the user ID to send to the Time Stamping Authority (TSA) server. |
Top
See Also