Home
last modified time | relevance | path

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

/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DTrustedCertificateIndex.java41 public final class TrustedCertificateIndex { class
46 public TrustedCertificateIndex() {} in TrustedCertificateIndex() method in TrustedCertificateIndex
48 public TrustedCertificateIndex(Set<TrustAnchor> anchors) { in TrustedCertificateIndex() method in TrustedCertificateIndex
/external/conscrypt/common/src/main/java/org/conscrypt/
DTrustedCertificateIndex.java38 public final class TrustedCertificateIndex { class
43 public TrustedCertificateIndex() {} in TrustedCertificateIndex() method in TrustedCertificateIndex
45 public TrustedCertificateIndex(Set<TrustAnchor> anchors) { in TrustedCertificateIndex() method in TrustedCertificateIndex