POLICYQUALINFO_free

Free a policy qualifier information value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
POLICYQUALINFO_free(POLICYQUALINFO* a);

Parameters

NameDescription
aValue to free, or NULL.