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