Searched refs:maxRootRotations (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/npm/node_modules/tuf-js/dist/ | ||
D | config.js | 5 maxRootRotations: 32, property |
D | updater.js | 128 const upperBound = lowerBound + this.config.maxRootRotations; |