ACCESS_DESCRIPTION_free

Free an AccessDescription value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
ACCESS_DESCRIPTION_free(ACCESS_DESCRIPTION* a);

Parameters

NameDescription
aValue to free, or NULL.