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