POLICY_CONSTRAINTS_st

Policy Constraints extension: requireExplicitPolicy and inhibitPolicyMapping skip counts.

Synopsis

Declared in <openssl/x509v3.h>

struct POLICY_CONSTRAINTS_st;

Data Members

NameDescription
inhibitPolicyMapping Skip certificates before policy mapping is inhibited, or NULL if absent.
requireExplicitPolicy Skip certificates before an explicit policy is required, or NULL if absent.