Allocate a new CRL distribution point value.
Declared in <openssl/x509v3.h>
<openssl/x509v3.h>
DIST_POINT* DIST_POINT_new();
New DIST_POINT, or NULL on allocation failure.