Uses of Interface
org.conscrypt.CertBlocklist
Packages that use CertBlocklist
-
Uses of CertBlocklist in org.conscrypt
Fields in org.conscrypt declared as CertBlocklistMethods in org.conscrypt that return CertBlocklistModifier and TypeMethodDescription(package private) static CertBlocklistPlatform.newDefaultBlocklist()Constructors in org.conscrypt with parameters of type CertBlocklistModifierConstructorDescriptionTrustManagerImpl(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.