HomeSort by relevance Sort by last modified time
    Searched refs:setEncryptionAlgorithm (Results 1 - 2 of 2) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
SecurityAgreeHeader.java 64 public void setEncryptionAlgorithm(String ealg) throws ParseException;
SecurityAgree.java 145 public void setEncryptionAlgorithm(String ealg) throws ParseException {
149 + "Exception, SecurityClient, setEncryptionAlgorithm(), the encryption-algorithm parameter is null");

Completed in 243 milliseconds