SignTool.TimeStampOptions Type
Timestamp command options
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:
Debug
Field type: bool option
|
|
Full Usage:
ServerUrl
Field type: string
|
|
|
|
Full Usage:
TimestampIndex
Field type: int option
|
|
Full Usage:
ToolPath
Field type: string option
|
Path to signtool.exe. If not provided, an attempt will be made to locate it automatically in 'Program Files (x86)\Windows Kits'.
|
|
|
Full Usage:
WorkingDir
Field type: string option
|
|
Static members
Static member | Description |
Full Usage:
TimeStampOptions.Create(serverUrl)
Parameters:
string
Returns: TimeStampOptions
|
|