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