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