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