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