Added support for multiple OID types in signer info attribute

This commit is contained in:
olszomal
2024-12-16 12:58:20 +01:00
committed by Michał Trojnara
parent 7d1b460dfe
commit 3a8e25e5bb
2 changed files with 28 additions and 13 deletions

View File

@ -461,7 +461,7 @@ void print_hash(const char *descript1, const char *descript2, const u_char *mdbu
}
/*
* [in] p7: new PKCS#7 signature
* [in] p7: PKCS#7 signature
* [in] objid: Microsoft OID Authenticode
* [returns] 0 on error or 1 on success
*/