Searched defs:setAllowedAlgorithms (Results 1 – 2 of 2) sorted by relevance
203 public void setAllowedAlgorithms(List<String> allowedAlgorithms) { in setAllowedAlgorithms() method in VpnProfile
880 public Builder setAllowedAlgorithms(@NonNull List<String> algorithmNames) { in setAllowedAlgorithms() method in Ikev2VpnProfile.Builder