mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-07-03 03:32:47 -05:00
Add a new "-index" option to enable verification or addition of attributes to the signature at a certain position
This commit is contained in:

committed by
Michał Trojnara

parent
aa158e40ec
commit
0985c47990
@ -266,6 +266,7 @@ typedef struct {
|
||||
#endif /* ENABLE_CURL */
|
||||
int addBlob;
|
||||
int nest;
|
||||
int index;
|
||||
int ignore_timestamp;
|
||||
int verbose;
|
||||
int add_msi_dse;
|
||||
|
Reference in New Issue
Block a user