Searched defs:X509Store (Results 1 – 2 of 2) sorted by relevance
60 pub fn to_x509_store(&self) -> Result<X509Store, openssl::error::ErrorStack> { in to_x509_store()
106 root_store: &X509Store, in parse_pkcs7_data()265 x509_store: &X509Store, in process_profile()