Policy Constraints extension: requireExplicitPolicy and inhibitPolicyMapping skip counts.
Synopsis
Declared in <openssl/x509v3.h>
struct POLICY_CONSTRAINTS_st;
Data Members
Name |
Description |
Skip certificates before policy mapping is inhibited, or NULL if absent. |
|
Skip certificates before an explicit policy is required, or NULL if absent. |
Created with MrDocs