Create an empty PKCS#12 structure.
Declared in <openssl/pkcs12.h>
<openssl/pkcs12.h>
PKCS12* PKCS12_init(int mode);
New PKCS#12 structure, or NULL on error.