[][src]Module wix::sign

The implementation for the sign command. This command focuses on signing installers using the Windows SDK signtool application.

Structs

Builder

A builder for creating an execution context to sign an installer.

Execution

A context for signing a package's installer.