Return the ASN.1 item descriptor for POLICY_CONSTRAINTS.
Synopsis
Declared in <openssl/x509v3.h>
ASN1_ITEM const*
POLICY_CONSTRAINTS_it();
Return Value
Pointer to the static ASN1_ITEM for POLICY_CONSTRAINTS.
Created with MrDocs