DIST_POINT_free

Free a CRL distribution point value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
DIST_POINT_free(DIST_POINT* a);

Parameters

NameDescription
aValue to free, or NULL.