Uses of Interface
org.conscrypt.ConscryptCertStore
-
Packages that use ConscryptCertStore Package Description org.conscrypt -
-
Uses of ConscryptCertStore in org.conscrypt
Constructors in org.conscrypt with parameters of type ConscryptCertStore Constructor Description TrustManagerImpl(KeyStore keyStore, CertPinManager manager, ConscryptCertStore certStore)TrustManagerImpl(KeyStore keyStore, CertPinManager manager, ConscryptCertStore certStore, CertBlocklist blocklist)TrustManagerImpl(KeyStore keyStore, CertPinManager manager, ConscryptCertStore certStore, CertBlocklist blocklist, CTLogStore ctLogStore, CTVerifier ctVerifier, CTPolicy ctPolicy)For testing only.
-