DIST_POINT_NAME_new

Allocate a new distribution point name value.

Synopsis

Declared in <openssl/x509v3.h>

DIST_POINT_NAME*
DIST_POINT_NAME_new();

Return Value

New DIST_POINT_NAME, or NULL on allocation failure.