app builder lib.Interface.CustomWindowsSignTaskConfiguration
Electron-Builder / app-builder-lib / CustomWindowsSignTaskConfiguration
Extends¶
Properties¶
cscInfo¶
readonly
cscInfo:null
|FileCodeSigningInfo
|CertificateFromStoreInfo
Inherited from¶
WindowsSignTaskConfiguration
.cscInfo
hash¶
hash:
string
Inherited from¶
WindowsSignTaskConfiguration
.hash
isNest¶
isNest:
boolean
Inherited from¶
WindowsSignTaskConfiguration
.isNest
name¶
readonly
name:string
Inherited from¶
WindowsSignTaskConfiguration
.name
options¶
readonly
options:WindowsConfiguration
Inherited from¶
WindowsSignTaskConfiguration
.options
path¶
readonly
path:string
Inherited from¶
WindowsSignTaskConfiguration
.path
resultOutputPath?¶
optional
resultOutputPath:string
Inherited from¶
WindowsSignTaskConfiguration
.resultOutputPath
site¶
readonly
site:null
|string
Inherited from¶
WindowsSignTaskConfiguration
.site
Methods¶
computeSignToolArgs()¶
computeSignToolArgs(
isWin
):string
[]
Parameters¶
• isWin: boolean
Returns¶
string
[]