AUTHORITY_INFO_ACCESS_free

Free an Authority Information Access extension value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
AUTHORITY_INFO_ACCESS_free(AUTHORITY_INFO_ACCESS* a);

Parameters

NameDescription
aValue to free, or NULL.