Uses of Class
org.conscrypt.TrustedCertificateIndex
-
Packages that use TrustedCertificateIndex Package Description org.conscrypt -
-
Uses of TrustedCertificateIndex in org.conscrypt
Fields in org.conscrypt declared as TrustedCertificateIndex Modifier and Type Field Description private TrustedCertificateIndexTrustManagerImpl. intermediateIndexAn index of intermediate certificates that we've seen.private TrustedCertificateIndexTrustManagerImpl. trustedCertificateIndexAn index of TrustAnchor instances that we've seen.
-