Searched defs:CertStore (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/browser/
H A Dcert_store.h26 class CertStore { class in namespace:content
28 // Returns the singleton instance of the CertStore.
29 CONTENT_EXPORT static CertStore* GetInstance();
46 virtual ~CertStore() {}

Completed in 49 milliseconds