Return the issuer name from a CRMF CertId.
Declared in <openssl/crmf.h>
<openssl/crmf.h>
X509_NAME const* OSSL_CRMF_CERTID_get0_issuer(OSSL_CRMF_CERTID const* cid);
Internal issuer name pointer, or NULL if absent or on error.