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