pub type CertPolicyFlags = FlagSet<CertPolicies>;Expand description
Certificate policy flags as defined in RFC 5280 Section 4.2.1.13.
Aliased Typeยง
pub struct CertPolicyFlags(/* private fields */);main (development) branch of crypto-glue.pub type CertPolicyFlags = FlagSet<CertPolicies>;Certificate policy flags as defined in RFC 5280 Section 4.2.1.13.
pub struct CertPolicyFlags(/* private fields */);