Uses of Interface
org.conscrypt.CertBlocklist
-
Packages that use CertBlocklist Package Description org.conscrypt -
-
Uses of CertBlocklist in org.conscrypt
Constructors in org.conscrypt with parameters of type CertBlocklist Constructor Description 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.
-