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