pub type CertPolicyFlags = FlagSet<CertPolicies>;Expand description
Certificate policy flags as defined in RFC 5280 Section 4.2.1.13.
Aliased Typeยง
#[repr(C)]pub struct CertPolicyFlags(/* private fields */);pub type CertPolicyFlags = FlagSet<CertPolicies>;Certificate policy flags as defined in RFC 5280 Section 4.2.1.13.
#[repr(C)]pub struct CertPolicyFlags(/* private fields */);