Skip to main content

Interface: WindowsSignTaskConfiguration

Extends

  • WindowsSignToolOptions

Extended by

Properties

cscInfo

readonly cscInfo: FileCodeSigningInfo | CertificateFromStoreInfo | null


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: string | null

Inherited from

WindowsSignToolOptions.site