Searched defs:rootCertMap (Results 1 – 2 of 2) sorted by relevance
98 bool TrustedRootCa::GetTrustedRootCAFromJson(StringCertMap& rootCertMap, const std::string& filePat… in GetTrustedRootCAFromJson()148 X509* TrustedRootCa::FindMatchedRoot(const StringCertMap& rootCertMap, X509* caCert) in FindMatchedRoot()
124 StringCertMap rootCertMap; variable