[#NOTICEREF_new] = NOTICEREF_new :mrdocs: Allocate an empty certificate‐policy notice reference (organization + notice numbers). == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:NOTICEREF.adoc[NOTICEREF]* NOTICEREF_new(); ---- == Return Value Newly allocated NOTICEREF, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#