CRL_DIST_POINTS_free

Free a CRL Distribution Points extension value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
CRL_DIST_POINTS_free(CRL_DIST_POINTS* a);

Parameters

NameDescription
aValue to free, or NULL.