Duplicate an OSSL_CRMF_MSG structure.
Declared in <openssl/crmf.h>
<openssl/crmf.h>
OSSL_CRMF_MSG* OSSL_CRMF_MSG_dup(OSSL_CRMF_MSG const* a);
Copy of a, or NULL on error.
a,