Function createSeaSignTool

  • Uses Node's "Single Executable App" functionality to create a Node-driven signtool.exe that calls this module.

    This is useful with other tooling that always calls a signtool.exe to sign. Some of those tools cannot be easily configured, but we can override their signtool.exe.

    Parameters

    Returns Promise<InternalSeaOptions>