DIST_POINT_NAME_free

Free a distribution point name value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
DIST_POINT_NAME_free(DIST_POINT_NAME* a);

Parameters

NameDescription
aValue to free, or NULL.