PKCS12_SAFEBAG_new

Allocate an empty PKCS12_SAFEBAG structure.

Synopsis

Declared in <openssl/pkcs12.h>

PKCS12_SAFEBAG*
PKCS12_SAFEBAG_new();

Return Value

New PKCS12_SAFEBAG, or NULL on allocation failure.