CRL_DIST_POINTS_new

Allocate a new CRL Distribution Points extension value.

Synopsis

Declared in <openssl/x509v3.h>

CRL_DIST_POINTS*
CRL_DIST_POINTS_new();

Return Value

New CRL_DIST_POINTS, or NULL on allocation failure.