mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-07-03 03:32:47 -05:00
Fix timestamping nested signatures (#266)
This commit is contained in:
@ -277,6 +277,7 @@ typedef struct {
|
||||
STACK_OF(X509_CRL) *crls;
|
||||
cmd_type_t cmd;
|
||||
char *indata;
|
||||
PKCS7 *prevsig;
|
||||
} GLOBAL_OPTIONS;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user