Module wix::sign

source ·
Expand description

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

Structs

  • A builder for creating an execution context to sign an installer.
  • A context for signing a package’s installer.