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