Package org.conscrypt

Class TrustedCertificateIndex

java.lang.Object
org.conscrypt.TrustedCertificateIndex

@Internal public final class TrustedCertificateIndex extends Object
Indexes TrustAnchor instances so they can be found in O(1) time instead of O(N).