Searched refs:ctlogThreshold (Results 1 – 2 of 2) sorted by relevance
29 ctlogThreshold: options.ctlogThreshold ?? 1, property95 if (result.scts.length < this.options.ctlogThreshold) {98 … message: `expected ${this.options.ctlogThreshold} SCTs, got ${result.scts.length}`,
89 ctlogThreshold: options.ctLogThreshold, property