OSSL_CRMF_MSG_new

Allocate an empty OSSL_CRMF_MSG structure.

Synopsis

Declared in <openssl/crmf.h>

OSSL_CRMF_MSG*
OSSL_CRMF_MSG_new();

Return Value

New OSSL_CRMF_MSG, or NULL on allocation failure.