Searched refs:ctLogStore (Results 1 – 2 of 2) sorted by relevance
181 ConscryptCertStore certStore, CertBlacklist blacklist, CTLogStore ctLogStore, in TrustManagerImpl() argument217 if (ctLogStore == null) { in TrustManagerImpl()218 ctLogStore = Platform.newDefaultLogStore(); in TrustManagerImpl()222 ctPolicy = Platform.newDefaultPolicy(ctLogStore); in TrustManagerImpl()235 this.ctVerifier = new CTVerifier(ctLogStore); in TrustManagerImpl()
175 ConscryptCertStore certStore, CertBlacklist blacklist, CTLogStore ctLogStore, in TrustManagerImpl() argument211 if (ctLogStore == null) { in TrustManagerImpl()212 ctLogStore = Platform.newDefaultLogStore(); in TrustManagerImpl()216 ctPolicy = Platform.newDefaultPolicy(ctLogStore); in TrustManagerImpl()229 this.ctVerifier = new CTVerifier(ctLogStore); in TrustManagerImpl()