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

/external/chromium_org/content/public/browser/
H A Dsigned_certificate_timestamp_store.h19 // The purpose of the SignedCertificateTimestampStore is to provide an easy way
28 class SignedCertificateTimestampStore { class in namespace:content
30 // Returns the singleton instance of the SignedCertificateTimestampStore.
31 CONTENT_EXPORT static SignedCertificateTimestampStore* GetInstance();
48 virtual ~SignedCertificateTimestampStore() {}

Completed in 63 milliseconds