Allocate an empty PKCS12_BAGS structure.
Synopsis
Declared in <openssl/pkcs12.h>
PKCS12_BAGS*
PKCS12_BAGS_new();
Return Value
New PKCS12_BAGS, or NULL on allocation failure.
Created with MrDocs