PROXY_POLICY_free

Free a PROXY_POLICY structure and its OID/policy octets.

Synopsis

Declared in <openssl/x509v3.h>

void
PROXY_POLICY_free(PROXY_POLICY* a);

Parameters

NameDescription
aPolicy object to free, or NULL.