Home
last modified time | relevance | path

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

/external/conscrypt/common/src/main/java/org/conscrypt/ct/
DSignedCertificateTimestamp.java116 public void encodeTBS(OutputStream output, CertificateEntry certEntry) in encodeTBS()
129 public byte[] encodeTBS(CertificateEntry certEntry) in encodeTBS()
DCTVerifier.java139 CertificateEntry certEntry) { in verifySingleSCT()
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ct/
DSignedCertificateTimestamp.java127 public void encodeTBS(OutputStream output, CertificateEntry certEntry) in encodeTBS()
140 public byte[] encodeTBS(CertificateEntry certEntry) in encodeTBS()
DCTVerifier.java143 CertificateEntry certEntry) { in verifySingleSCT()