Searched defs:SSLOptions (Results 1 – 6 of 6) sorted by relevance
49 struct SSLOptions { struct50 enum ServerCertificate {68 enum OCSPStatus {78 enum KeyExchange {90 enum BulkCipher {114 // Initialize a new SSLOptions using CERT_OK as the certificate. argument130 ServerCertificate server_certificate;134 OCSPStatus ocsp_status;138 uint64 cert_serial;142 bool request_client_certificate;[all …]
77 BaseTestServer::SSLOptions::SSLOptions() in SSLOptions() function in net::BaseTestServer::SSLOptions90 BaseTestServer::SSLOptions::SSLOptions( in SSLOptions() function in net::BaseTestServer::SSLOptions
33 typedef net::SpawnedTestServer::SSLOptions SSLOptions; typedef in __anon1cdaebc30111::WebSocketBrowserTest
120 typedef net::SpawnedTestServer::SSLOptions SSLOptions; typedef in TranslateBrowserTest
1491 typedef net::BaseTestServer::SSLOptions SSLOptions; typedef in autofill::AutofillDialogControllerSecurityTest
352 typedef net::SpawnedTestServer::SSLOptions SSLOptions; typedef in SSLUITest