Policy Constraints extension: requireExplicitPolicy and inhibitPolicyMapping skip counts.

Synopsis

Declared in <openssl/x509v3.h>

struct POLICY_CONSTRAINTS_st;

Data Members

Name

Description

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.

Created with MrDocs