pub type CRLDistributionPoints<'a> = Vec<CRLDistributionPoint<'a>>;Available on crate feature
mtls only.Aliased Typeยง
pub struct CRLDistributionPoints<'a> { /* private fields */ }pub type CRLDistributionPoints<'a> = Vec<CRLDistributionPoint<'a>>;mtls only.pub struct CRLDistributionPoints<'a> { /* private fields */ }