Allocate an empty OSSL_CRMF_MSGS stack.
Synopsis
Declared in <openssl/crmf.h>
OSSL_CRMF_MSGS*
OSSL_CRMF_MSGS_new();
Return Value
New OSSL_CRMF_MSGS, or NULL on allocation failure.
Created with MrDocs