Uses of Interface
org.conscrypt.CertBlocklist
-
Packages that use CertBlocklist Package Description org.conscrypt -
-
Uses of CertBlocklist in org.conscrypt
Fields in org.conscrypt declared as CertBlocklist Modifier and Type Field Description private CertBlocklistTrustManagerImpl. blocklistMethods in org.conscrypt that return CertBlocklist Modifier and Type Method Description (package private) static CertBlocklistPlatform. newDefaultBlocklist()Constructors in org.conscrypt with parameters of type CertBlocklist Constructor Description TrustManagerImpl(java.security.KeyStore keyStore, CertPinManager manager, ConscryptCertStore certStore, CertBlocklist blocklist, CertificateTransparency ct)
-