ASIdentifierChoice_free

Free an ASIdentifierChoice value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
ASIdentifierChoice_free(ASIdentifierChoice* a);

Parameters

NameDescription
aValue to free, or NULL.