HomeSort by relevance Sort by last modified time
    Searched defs:CertType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/cert/
cert_type.h 18 enum CertType {
  /external/chromium_org/chrome/browser/chromeos/options/
cert_library.h 40 enum CertType {
67 int NumCertificates(CertType type) const;
70 base::string16 GetCertDisplayStringAt(CertType type, int index) const;
73 bool IsCertHardwareBackedAt(CertType type, int index) const;
92 net::X509Certificate* GetCertificateAt(CertType type, int index) const;
93 const net::CertificateList& GetCertificateListForType(CertType type) const;

Completed in 195 milliseconds