Searched refs:DistPoint (Results 1 – 2 of 2) sorted by relevance
444 pub fn crl_distribution_points(&self) -> Option<Stack<DistPoint>> { in crl_distribution_points() argument2194 pub struct DistPoint;2228 impl Stackable for DistPoint { implementation
83 * Added `X509Ref::crl_distribution_points`, and `DistPoint`.