[#ESS_SIGNING_CERT_new] = ESS_SIGNING_CERT_new :mrdocs: Allocate an empty ESS SigningCertificate attribute. == Synopsis Declared in `<openssl/ess.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ESS_SIGNING_CERT-09.adoc[ESS_SIGNING_CERT]* ESS_SIGNING_CERT_new(); ---- == Return Value New ESS_SIGNING_CERT, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#