Typesafety Thought Police part 3.
[openssl.git] / crypto / pkcs12 / p12_decr.c
index 4be44eac50601b41cfa65283acd747a961708d87..778954b99fe50585dfcfa99befe7dd86066a7e3c 100644 (file)
@@ -183,3 +183,5 @@ ASN1_OCTET_STRING *PKCS12_i2d_encrypt (X509_ALGOR *algor, int (*i2d)(),
        Free (in);
        return oct;
 }
+
+IMPLEMENT_PKCS12_STACK_OF(PKCS7)