Fix timestamping nested signatures (#266)

This commit is contained in:
yjh-styx
2023-05-14 23:32:56 +03:00
committed by GitHub
parent b61bcaac2e
commit 56e7a72e8a
5 changed files with 18 additions and 31 deletions

View File

@ -277,6 +277,7 @@ typedef struct {
STACK_OF(X509_CRL) *crls;
cmd_type_t cmd;
char *indata;
PKCS7 *prevsig;
} GLOBAL_OPTIONS;
/*