[#PKCS7_ENCRYPT_new] = PKCS7_ENCRYPT_new :mrdocs: Allocate an empty PKCS#7 EncryptedData. == Synopsis Declared in `<openssl/pkcs7.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:PKCS7_ENCRYPT-06.adoc[PKCS7_ENCRYPT]* PKCS7_ENCRYPT_new(); ---- == Return Value New PKCS7_ENCRYPT, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#