Return the ASN.1 item descriptor for OSSL_CMP_MSG.
Synopsis
Declared in <openssl/cmp.h>
ASN1_ITEM const*
OSSL_CMP_MSG_it();
Return Value
Pointer to the static ASN1_ITEM for OSSL_CMP_MSG.
Created with MrDocs