pub type CertificatePolicies<'a> = Vec<PolicyInformation<'a>>;

Aliased Type§

struct CertificatePolicies<'a> { /* private fields */ }