[#ISSUING_DIST_POINT_new] = ISSUING_DIST_POINT_new :mrdocs: Allocate a new Issuing Distribution Point extension value. == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ISSUING_DIST_POINT.adoc[ISSUING_DIST_POINT]* ISSUING_DIST_POINT_new(); ---- == Return Value New ISSUING_DIST_POINT, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#