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