Searched refs:REMOVED_BC_ALGORITHMS (Results 1 – 1 of 1) sorted by relevance
130 private static final Set<String> REMOVED_BC_ALGORITHMS = new HashSet<String>(); field in ProvidersTest132 REMOVED_BC_ALGORITHMS.addAll(Arrays.asList(429 for (String fullAlgorithm : REMOVED_BC_ALGORITHMS) { in testRemovedBCAlgorithms()