1
+ <!doctype html>
2
+ < html class ="default no-js ">
3
+ < head >
4
+ < meta charset ="utf-8 ">
5
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
+ < title > WindowsSignOptions | @electron/packager</ title >
7
+ < meta name ="description " content ="Documentation for @electron/packager ">
8
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
+ < link rel ="stylesheet " href ="../assets/css/main.css ">
10
+ </ head >
11
+ < body >
12
+ < header >
13
+ < div class ="tsd-page-toolbar ">
14
+ < div class ="container ">
15
+ < div class ="table-wrap ">
16
+ < div class ="table-cell " id ="tsd-search " data-index ="../assets/js/search.json " data-base =".. ">
17
+ < div class ="field ">
18
+ < label for ="tsd-search-field " class ="tsd-widget search no-caption "> Search</ label >
19
+ < input id ="tsd-search-field " type ="text " />
20
+ </ div >
21
+ < ul class ="results ">
22
+ < li class ="state loading "> Preparing search index...</ li >
23
+ < li class ="state failure "> The search index is not available</ li >
24
+ </ ul >
25
+ < a href ="../index.html " class ="title "> @electron/packager</ a >
26
+ </ div >
27
+ < div class ="table-cell " id ="tsd-widgets ">
28
+ < div id ="tsd-filter ">
29
+ < a href ="# " class ="tsd-widget options no-caption " data-toggle ="options "> Options</ a >
30
+ < div class ="tsd-filter-group ">
31
+ < div class ="tsd-select " id ="tsd-filter-visibility ">
32
+ < span class ="tsd-select-label "> All</ span >
33
+ < ul class ="tsd-select-list ">
34
+ < li data-value ="public "> Public</ li >
35
+ < li data-value ="protected "> Public/Protected</ li >
36
+ < li data-value ="private " class ="selected "> All</ li >
37
+ </ ul >
38
+ </ div >
39
+ < input type ="checkbox " id ="tsd-filter-inherited " checked />
40
+ < label class ="tsd-widget " for ="tsd-filter-inherited "> Inherited</ label >
41
+ < input type ="checkbox " id ="tsd-filter-only-exported " />
42
+ < label class ="tsd-widget " for ="tsd-filter-only-exported "> Only exported</ label >
43
+ </ div >
44
+ </ div >
45
+ < a href ="# " class ="tsd-widget menu no-caption " data-toggle ="menu "> Menu</ a >
46
+ </ div >
47
+ </ div >
48
+ </ div >
49
+ </ div >
50
+ < div class ="tsd-page-title ">
51
+ < div class ="container ">
52
+ < ul class ="tsd-breadcrumb ">
53
+ < li >
54
+ < a href ="../globals.html "> Globals</ a >
55
+ </ li >
56
+ < li >
57
+ < a href ="../modules/electronpackager.html "> electronPackager</ a >
58
+ </ li >
59
+ < li >
60
+ < a href ="electronpackager.windowssignoptions.html "> WindowsSignOptions</ a >
61
+ </ li >
62
+ </ ul >
63
+ < h1 > Interface WindowsSignOptions</ h1 >
64
+ </ div >
65
+ </ div >
66
+ </ header >
67
+ < div class ="container container-main ">
68
+ < div class ="row ">
69
+ < div class ="col-8 col-content ">
70
+ < section class ="tsd-panel tsd-comment ">
71
+ < div class ="tsd-comment tsd-typography ">
72
+ < div class ="lead ">
73
+ < p > See the documentation for < a href ="https://github.com/electron/windows-sign "> < code > @electron/windows-sign</ code > </ a >
74
+ for details.</ p >
75
+ </ div >
76
+ </ div >
77
+ </ section >
78
+ < section class ="tsd-panel tsd-hierarchy ">
79
+ < h3 > Hierarchy</ h3 >
80
+ < ul class ="tsd-hierarchy ">
81
+ < li >
82
+ < span class ="tsd-signature-symbol "> {}</ span >
83
+ < ul class ="tsd-hierarchy ">
84
+ < li >
85
+ < span class ="target "> WindowsSignOptions</ span >
86
+ </ li >
87
+ </ ul >
88
+ </ li >
89
+ </ ul >
90
+ </ section >
91
+ < section class ="tsd-panel-group tsd-index-group ">
92
+ < h2 > Index</ h2 >
93
+ < section class ="tsd-panel tsd-index-panel ">
94
+ < div class ="tsd-index-content ">
95
+ < section class ="tsd-index-section ">
96
+ < h3 > Properties</ h3 >
97
+ < ul class ="tsd-index-list ">
98
+ < li class ="tsd-kind-property tsd-parent-kind-interface "> < a href ="electronpackager.windowssignoptions.html#continueonerror " class ="tsd-kind-icon "> continue< wbr > OnError</ a > </ li >
99
+ </ ul >
100
+ </ section >
101
+ </ div >
102
+ </ section >
103
+ </ section >
104
+ < section class ="tsd-panel-group tsd-member-group ">
105
+ < h2 > Properties</ h2 >
106
+ < section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface ">
107
+ < a name ="continueonerror " class ="tsd-anchor "> </ a >
108
+ < h3 > < span class ="tsd-flag ts-flagOptional "> Optional</ span > continue< wbr > OnError</ h3 >
109
+ < div class ="tsd-signature tsd-kind-icon "> continue< wbr > OnError< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> boolean</ span > </ div >
110
+ < aside class ="tsd-sources ">
111
+ < ul >
112
+ < li > Defined in index.d.ts:155</ li >
113
+ </ ul >
114
+ </ aside >
115
+ </ section >
116
+ </ section >
117
+ </ div >
118
+ < div class ="col-4 col-menu menu-sticky-wrap menu-highlight ">
119
+ < nav class ="tsd-navigation primary ">
120
+ < ul >
121
+ < li class ="globals ">
122
+ < a href ="../globals.html "> < em > Globals</ em > </ a >
123
+ </ li >
124
+ < li class ="current tsd-kind-namespace ">
125
+ < a href ="../modules/electronpackager.html "> electron< wbr > Packager</ a >
126
+ </ li >
127
+ </ ul >
128
+ </ nav >
129
+ < nav class ="tsd-navigation secondary menu-sticky ">
130
+ < ul class ="before-current ">
131
+ < li class =" tsd-kind-interface tsd-parent-kind-namespace ">
132
+ < a href ="electronpackager.macosprotocol.html " class ="tsd-kind-icon "> MacOSProtocol</ a >
133
+ </ li >
134
+ < li class =" tsd-kind-interface tsd-parent-kind-namespace ">
135
+ < a href ="electronpackager.options.html " class ="tsd-kind-icon "> Options</ a >
136
+ </ li >
137
+ < li class =" tsd-kind-interface tsd-parent-kind-namespace ">
138
+ < a href ="electronpackager.win32metadataoptions.html " class ="tsd-kind-icon "> Win32< wbr > Metadata< wbr > Options</ a >
139
+ </ li >
140
+ </ ul >
141
+ < ul class ="current ">
142
+ < li class ="current tsd-kind-interface tsd-parent-kind-namespace ">
143
+ < a href ="electronpackager.windowssignoptions.html " class ="tsd-kind-icon "> Windows< wbr > Sign< wbr > Options</ a >
144
+ < ul >
145
+ < li class =" tsd-kind-property tsd-parent-kind-interface ">
146
+ < a href ="electronpackager.windowssignoptions.html#continueonerror " class ="tsd-kind-icon "> continue< wbr > OnError</ a >
147
+ </ li >
148
+ </ ul >
149
+ </ li >
150
+ </ ul >
151
+ < ul class ="after-current ">
152
+ < li class =" tsd-kind-type-alias tsd-parent-kind-namespace ">
153
+ < a href ="../modules/electronpackager.html#archoption " class ="tsd-kind-icon "> Arch< wbr > Option</ a >
154
+ </ li >
155
+ < li class =" tsd-kind-type-alias tsd-parent-kind-namespace ">
156
+ < a href ="../modules/electronpackager.html#finalizepackagetargetshookfunction " class ="tsd-kind-icon "> Finalize< wbr > Package< wbr > Targets< wbr > Hook< wbr > Function</ a >
157
+ </ li >
158
+ < li class =" tsd-kind-type-alias tsd-parent-kind-namespace ">
159
+ < a href ="../modules/electronpackager.html#hookfunction " class ="tsd-kind-icon "> Hook< wbr > Function</ a >
160
+ </ li >
161
+ < li class =" tsd-kind-type-alias tsd-parent-kind-namespace ">
162
+ < a href ="../modules/electronpackager.html#ignorefunction " class ="tsd-kind-icon "> Ignore< wbr > Function</ a >
163
+ </ li >
164
+ < li class =" tsd-kind-type-alias tsd-parent-kind-namespace ">
165
+ < a href ="../modules/electronpackager.html#officialarch " class ="tsd-kind-icon "> Official< wbr > Arch</ a >
166
+ </ li >
167
+ < li class =" tsd-kind-type-alias tsd-parent-kind-namespace ">
168
+ < a href ="../modules/electronpackager.html#officialplatform " class ="tsd-kind-icon "> Official< wbr > Platform</ a >
169
+ </ li >
170
+ < li class =" tsd-kind-type-alias tsd-parent-kind-namespace ">
171
+ < a href ="../modules/electronpackager.html#osxsignoptions " class ="tsd-kind-icon "> Osx< wbr > Sign< wbr > Options</ a >
172
+ </ li >
173
+ < li class =" tsd-kind-type-alias tsd-parent-kind-namespace ">
174
+ < a href ="../modules/electronpackager.html#osxuniversaloptions " class ="tsd-kind-icon "> Osx< wbr > Universal< wbr > Options</ a >
175
+ </ li >
176
+ < li class =" tsd-kind-type-alias tsd-parent-kind-namespace ">
177
+ < a href ="../modules/electronpackager.html#platformoption " class ="tsd-kind-icon "> Platform< wbr > Option</ a >
178
+ </ li >
179
+ < li class =" tsd-kind-type-alias tsd-parent-kind-namespace ">
180
+ < a href ="../modules/electronpackager.html#targetarch " class ="tsd-kind-icon "> Target< wbr > Arch</ a >
181
+ </ li >
182
+ < li class =" tsd-kind-type-alias tsd-parent-kind-namespace ">
183
+ < a href ="../modules/electronpackager.html#targetdefinition " class ="tsd-kind-icon "> Target< wbr > Definition</ a >
184
+ </ li >
185
+ < li class =" tsd-kind-type-alias tsd-parent-kind-namespace ">
186
+ < a href ="../modules/electronpackager.html#targetplatform " class ="tsd-kind-icon "> Target< wbr > Platform</ a >
187
+ </ li >
188
+ </ ul >
189
+ </ nav >
190
+ </ div >
191
+ </ div >
192
+ </ div >
193
+ < footer class ="with-border-bottom ">
194
+ < div class ="container ">
195
+ < h2 > Legend</ h2 >
196
+ < div class ="tsd-legend-group ">
197
+ < ul class ="tsd-legend ">
198
+ < li class ="tsd-kind-property tsd-parent-kind-interface "> < span class ="tsd-kind-icon "> Property</ span > </ li >
199
+ </ ul >
200
+ </ div >
201
+ </ div >
202
+ </ footer >
203
+ < div class ="container tsd-generator ">
204
+ < p > Generated using < a href ="https://typedoc.org/ " target ="_blank "> TypeDoc</ a > </ p >
205
+ </ div >
206
+ < div class ="overlay "> </ div >
207
+ < script src ="../assets/js/main.js "> </ script >
208
+ </ body >
209
+ </ html >
0 commit comments