This is part of the Fake.Tools.SignTool module.

TimeStampOption

Specifies the URL of the time stamp server and the digest algorithm used by the RFC 3161 time stamp server.

Record Fields

Record FieldDescription
Algorithm
Signature: DigestAlgorithm option

Used to request a digest algorithm used by the RFC 3161 time stamp server. (signtool option: /td alg)

ServerUrl
Signature: string

Specifies the URL of the time stamp server. (signtool options: /t URL, /tr URL)

Static members

Static memberDescription
TimeStampOption.Create(serverUrl)
Signature: serverUrl:string -> TimeStampOption

Options default values.