Searched refs:BY_STRENGTH_COMPARATOR (Results 1 – 2 of 2) sorted by relevance
45 public static Comparator<DigestAlgorithm> BY_STRENGTH_COMPARATOR = new StrengthComparator(); field in DigestAlgorithm
293 if (DigestAlgorithm.BY_STRENGTH_COMPARATOR.compare( in createV1SignerConfigs()