]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/pkcs7/pkcs7.h
Fix the S/MIME code so it now works again and
[thirdparty/openssl.git] / crypto / pkcs7 / pkcs7.h
index 2835d58a58172d597770b7368c5e9620c638e2d8..4852c59dac12fca377a35a5407954f97380a64af 100644 (file)
@@ -295,6 +295,9 @@ DECLARE_ASN1_FUNCTIONS(PKCS7_DIGEST)
 DECLARE_ASN1_FUNCTIONS(PKCS7_ENCRYPT)
 DECLARE_ASN1_FUNCTIONS(PKCS7)
 
+DECLARE_ASN1_ITEM(PKCS7_ATTR_SIGN)
+DECLARE_ASN1_ITEM(PKCS7_ATTR_VERIFY)
+
 void ERR_load_PKCS7_strings(void);