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 TrustedCertificateIndexTrustManagerImpl.intermediateIndexAn index of intermediate certificates that we've seen.private final TrustedCertificateIndexTrustManagerImpl.trustedCertificateIndexAn index of TrustAnchor instances that we've seen.