Uses of Interface
org.conscrypt.ct.CTLogStore
Packages that use CTLogStore
-
Uses of CTLogStore in org.conscrypt
Methods in org.conscrypt that return CTLogStoreModifier and TypeMethodDescription(package private) static CTLogStorePlatform.newDefaultLogStore()Methods in org.conscrypt with parameters of type CTLogStoreModifier and TypeMethodDescription(package private) static CTPolicyPlatform.newDefaultPolicy(CTLogStore logStore) Constructors in org.conscrypt with parameters of type CTLogStoreModifierConstructorDescriptionTrustManagerImpl(KeyStore keyStore, CertPinManager manager, ConscryptCertStore certStore, CertBlocklist blocklist, CTLogStore ctLogStore, CTVerifier ctVerifier, CTPolicy ctPolicy) For testing only. -
Uses of CTLogStore in org.conscrypt.ct
Fields in org.conscrypt.ct declared as CTLogStoreConstructors in org.conscrypt.ct with parameters of type CTLogStore