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 CTLogStore
Platform.newDefaultLogStore()
Methods in org.conscrypt with parameters of type CTLogStoreModifier and TypeMethodDescription(package private) static CTPolicy
Platform.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