POLICY_MAPPING_free

Free a policy mapping value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
POLICY_MAPPING_free(POLICY_MAPPING* a);

Parameters

NameDescription
aValue to free, or NULL.