Expand description

Code signing on Windows.

Structs

Represents a code signing certificate backed by a file.
Represents an invocation of signtool.exe sign to sign some files.

Enums

Represents a code signing certificate used to sign binaries on Windows.
Defines a specific Windows certificate system store.
Describes a timestamp server to use during signing.

Functions

Serialize a certificate to a PKCS #12 .pfx file.
Create parameters for a self-signed x509 certificate suitable for code signing on Windows.
Determine whether a given filesystem path is signable.
Whether the bytes passed in look like a file header for a format that is signable.