Skip to content

electron builder.Interface.WindowsSignTaskConfiguration

Electron-Builder / electron-builder / WindowsSignTaskConfiguration

Extends

  • WindowsSignToolOptions

Extended by

Properties

cscInfo

readonly cscInfo: null | FileCodeSigningInfo | CertificateFromStoreInfo


hash

hash: string


isNest

isNest: boolean


name

readonly name: string

Inherited from

WindowsSignToolOptions.name


options

readonly options: WindowsConfiguration

Inherited from

WindowsSignToolOptions.options


path

readonly path: string

Inherited from

WindowsSignToolOptions.path


resultOutputPath?

optional resultOutputPath: string


site

readonly site: null | string

Inherited from

WindowsSignToolOptions.site