OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 43 milliseconds