SignTool.TimeStampOption Type
Specifies the URL of the time stamp server and the digest algorithm used by the RFC 3161 time stamp server.
Record fields
Record Field | Description |
|
Used to request a digest algorithm used by the RFC 3161 time stamp server. (signtool option: /td alg)
|
Full Usage:
ServerUrl
Field type: string
|
|
Static members
Static member | Description |
Full Usage:
TimeStampOption.Create(serverUrl)
Parameters:
string
Returns: TimeStampOption
|
|