Allocate an empty PKCS12 structure.
Declared in <openssl/pkcs12.h>
<openssl/pkcs12.h>
PKCS12* PKCS12_new();
New PKCS12, or NULL on allocation failure.