Free a PROXY_POLICY structure and its OID/policy octets.

Synopsis

Declared in <openssl/x509v3.h>

void
PROXY_POLICY_free(PROXY_POLICY* a);

Parameters

Name

Description

a

Policy object to free, or NULL.

Created with MrDocs