Merge pull request #2537 from JacobBarthelmeh/PKCS7
fix for pkcs7 verify streaming
This commit is contained in:
commit
e07e07f831
@ -4818,6 +4818,7 @@ static int PKCS7_VerifySignedData(PKCS7* pkcs7, const byte* hashBuf,
|
||||
ret = BUFFER_E;
|
||||
break;
|
||||
}
|
||||
stateIdx = idx;
|
||||
#endif
|
||||
|
||||
/* set contentType and size after init of PKCS7 structure */
|
||||
|
Loading…
x
Reference in New Issue
Block a user