Searched defs:algorithmNames (Results 1 – 1 of 1) sorted by relevance
250 private static void validateAllowedAlgorithms(@NonNull List<String> algorithmNames) { in validateAllowedAlgorithms()270 public static boolean hasAeadAlgorithms(@NonNull List<String> algorithmNames) { in hasAeadAlgorithms()279 public static boolean hasNormalModeAlgorithms(@NonNull List<String> algorithmNames) { in hasNormalModeAlgorithms()1096 public Builder setAllowedAlgorithms(@NonNull List<String> algorithmNames) { in setAllowedAlgorithms()