Uses of Class
org.conscrypt.TrustedCertificateIndex
Packages that use TrustedCertificateIndex
-
Uses of TrustedCertificateIndex in org.conscrypt
Fields in org.conscrypt declared as TrustedCertificateIndexModifier and TypeFieldDescriptionprivate final TrustedCertificateIndex
TrustManagerImpl.intermediateIndex
An index of intermediate certificates that we've seen.private final TrustedCertificateIndex
TrustManagerImpl.trustedCertificateIndex
An index of TrustAnchor instances that we've seen.