Return the PKIHeader from a CMP message.
Declared in <openssl/cmp.h>
<openssl/cmp.h>
OSSL_CMP_PKIHEADER* OSSL_CMP_MSG_get0_header(OSSL_CMP_MSG const* msg);
Internal PKIHeader pointer, or NULL on error.