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