Searched defs:SignedCertificateTimestamp (Results 1 – 4 of 4) sorted by relevance
95 struct NET_EXPORT SignedCertificateTimestamp struct100 bool operator()(const scoped_refptr<SignedCertificateTimestamp>& lhs, argument119 SignedCertificateTimestamp(); argument122 SignedCertificateTimestamp& operator=(const SignedCertificateTimestamp&) = argument142 friend class base::RefCountedThreadSafe<SignedCertificateTimestamp>; argument
31 public class SignedCertificateTimestamp { class66 public SignedCertificateTimestamp(Version version, byte[] logId, in SignedCertificateTimestamp() method in SignedCertificateTimestamp
29 public class SignedCertificateTimestamp { class55 public SignedCertificateTimestamp(Version version, byte[] logId, in SignedCertificateTimestamp() method in SignedCertificateTimestamp
23 class SignedCertificateTimestamp(object): class