[#PROXY_POLICY_new] = PROXY_POLICY_new :mrdocs: Allocate a new PROXY_POLICY structure. == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:PROXY_POLICY.adoc[PROXY_POLICY]* PROXY_POLICY_new(); ---- == Return Value New PROXY_POLICY, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#