Home
last modified time | relevance | path

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

/external/openscreen/cast/common/certificate/
Dcast_cert_validator_internal.h18 struct TrustStore { struct
22 // in a strict mode TrustStore, it cannot be used for authentication. argument
33 std::vector<bssl::UniquePtr<X509>> certs;
/external/cronet/net/cert/internal/
Dsystem_trust_store.h17 class TrustStore; variable