ISSUING_DIST_POINT_free

Free an Issuing Distribution Point value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
ISSUING_DIST_POINT_free(ISSUING_DIST_POINT* a);

Parameters

NameDescription
aValue to free, or NULL.