PROXY_POLICY_new

Allocate a new PROXY_POLICY structure.

Synopsis

Declared in <openssl/x509v3.h>

PROXY_POLICY*
PROXY_POLICY_new();

Return Value

New PROXY_POLICY, or NULL on allocation failure.