Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dbase_test_server.h48 struct SSLOptions { struct
49 enum ServerCertificate {
113 // Initialize a TestServer with a specific set of SSLOptions for HTTPS or WSS. argument
H A Dbase_test_server.cc75 BaseTestServer::SSLOptions::SSLOptions(ServerCertificate cert) in SSLOptions() function in net::BaseTestServer::SSLOptions
77 BaseTestServer::SSLOptions::SSLOptions(base::FilePath cert) in SSLOptions() function in net::BaseTestServer::SSLOptions