Home
last modified time | relevance | path

Searched defs:X509StoreBuilderRef (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/x509/
Dstore.rs93 impl X509StoreBuilderRef { impl
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dmod.rs1285 pub fn cert_store(&self) -> &X509StoreBuilderRef { in cert_store()
1291 pub fn cert_store_mut(&mut self) -> &mut X509StoreBuilderRef { in cert_store_mut()