AUTHORITY_KEYID_free

Free an AUTHORITY_KEYID structure and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
AUTHORITY_KEYID_free(AUTHORITY_KEYID* a);

Parameters

NameDescription
aValue to free, or NULL.