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

  /external/conscrypt/platform/src/main/java/org/conscrypt/ct/
CertificateEntry.java 38 * case precert_entry: PreCert;
48 PRECERT_ENTRY
56 /* If entryType == PRECERT_ENTRY, this is the encoded TBS of the precertificate.
61 if (entryType == LogEntryType.PRECERT_ENTRY && issuerKeyHash == null) {
80 return new CertificateEntry(LogEntryType.PRECERT_ENTRY, tbsCertificate, issuerKeyHash);
129 if (entryType == LogEntryType.PRECERT_ENTRY) {
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 

Completed in 52 milliseconds