Policy Constraints extension: requireExplicitPolicy and inhibitPolicyMapping skip counts.
Declared in <openssl/x509v3.h>
struct POLICY_CONSTRAINTS_st;
| 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. |