[#PROXY_POLICY_st] = PROXY_POLICY_st :mrdocs: Proxy certificate policy: language OID and optional policy octets (RFC 3820). == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct PROXY_POLICY_st; ---- == Data Members [cols="1,4"] |=== | Name| Description | xref:PROXY_POLICY_st/policy.adoc[`policy`] | Optional policy octets interpreted according to `policyLanguage.` | xref:PROXY_POLICY_st/policyLanguage.adoc[`policyLanguage`] | OID identifying the proxy policy language. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#