OSSL_CMP_MSG_new

Allocate an empty OSSL_CMP_MSG structure.

Synopsis

Declared in <openssl/cmp.h>

OSSL_CMP_MSG*
OSSL_CMP_MSG_new();

Return Value

New OSSL_CMP_MSG, or NULL on allocation failure.