This is part of the Fake.Tools.SignTool module.
SignTool
The SignTool tool is a command-line tool that digitally signs files, verifies signatures in files, or time stamps files.
Nested types and modules
Type | Description |
CertificateFromFile |
Specifies parameters to use when using a certificate from a file. |
CertificateFromStore |
Specifies parameters to use when using a certificate from a certificate store. |
DigestAlgorithm |
Digest algorithm |
SignCertificate |
Specifies what type of certificate to use. |
SignOptions |
Sign command options |
TimeStampOption |
Specifies the URL of the time stamp server and the digest algorithm used by the RFC 3161 time stamp server. |
TimeStampOptions |
Timestamp command options |
Verbosity |
Verbosity |
VerifyOptions |
Verify command options |