ASIdOrRange_free

Free an ASIdOrRange value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
ASIdOrRange_free(ASIdOrRange* a);

Parameters

NameDescription
aValue to free, or NULL.