Home
last modified time | relevance | path

Searched refs:ClientCertStore (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/socket/
Dssl_client_socket_win.cc343 class ClientCertStore { class
345 ClientCertStore() { in ClientCertStore() function in net::ClientCertStore
349 ~ClientCertStore() { in ~ClientCertStore()
369 static base::LazyInstance<ClientCertStore> g_client_cert_store(