Home
last modified time | relevance | path

Searched refs:crl_distribution_points (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dtests.rs1156 let dps = cert.crl_distribution_points().unwrap(); in test_dist_point()
1175 assert!(cert.crl_distribution_points().is_none()); in test_dist_point_null()
H A Dmod.rs444 pub fn crl_distribution_points(&self) -> Option<Stack<DistPoint>> { in crl_distribution_points() functions

Completed in 5 milliseconds