Searched refs:certSrcPath (Results 1 – 2 of 2) sorted by relevance
57 X509StorePtr getX509Store(const std::string& certSrcPath) in getX509Store() argument79 if (int errCode = X509_LOOKUP_load_file(lookup, certSrcPath.c_str(), in getX509Store()85 "FILE", certSrcPath); in getX509Store()
18 const std::string& certSrcPath);