Home
last modified time | relevance | path

Searched refs:newCipherSuites (Results 1 – 2 of 2) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/
DSipStackExt.java122 public void setEnabledCipherSuites(String[] newCipherSuites); in setEnabledCipherSuites() argument
DSipStackImpl.java1410 public void setEnabledCipherSuites(String[] newCipherSuites) { in setEnabledCipherSuites() argument
1411 cipherSuites = newCipherSuites; in setEnabledCipherSuites()