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