Searched defs:TrustStore (Results 1 – 2 of 2) sorted by relevance
18 struct TrustStore { struct22 // in a strict mode TrustStore, it cannot be used for authentication. argument33 std::vector<bssl::UniquePtr<X509>> certs;
17 class TrustStore; variable