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