Home
last modified time | relevance | path

Searched defs:CertificateEntry (Results 1 – 1 of 1) sorted by relevance

/external/conscrypt/src/main/java/org/conscrypt/ct/
DCertificateEntry.java42 public class CertificateEntry { class
57 private CertificateEntry(LogEntryType entryType, byte[] certificate, byte[] issuerKeyHash) { in CertificateEntry() method in CertificateEntry