Searched defs:PemCollection (Results 1 – 3 of 3) sorted by relevance
29 pub struct PemCollection { struct33 impl Default for PemCollection { implementation38 impl PemCollection { impl
155 fn enable_trusted_keys(key_id: KeySerial, root_cert: &PemCollection) { in enable_trusted_keys()172 fn check_and_add_cert_path(root_cert: &PemCollection, cert_paths: &TrustCertPath) -> bool { in check_and_add_cert_path()186 root_cert: PemCollection, in add_profile_cert_path_thread()
306 root_cert: &PemCollection, in add_profile_cert_path()