mirror of
https://github.com/openssl/openssl.git
synced 2024-12-14 04:24:23 +08:00
Add declaration got PKCS#7 NDEF.
This commit is contained in:
parent
f86abc2e80
commit
a2a1a04e53
@ -300,6 +300,7 @@ DECLARE_ASN1_FUNCTIONS(PKCS7)
|
||||
DECLARE_ASN1_ITEM(PKCS7_ATTR_SIGN)
|
||||
DECLARE_ASN1_ITEM(PKCS7_ATTR_VERIFY)
|
||||
|
||||
DECLARE_ASN1_NDEF_FUNCTION(PKCS7)
|
||||
|
||||
long PKCS7_ctrl(PKCS7 *p7, int cmd, long larg, char *parg);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user