Home
last modified time | relevance | path

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

/external/nist-sip/java/gov/nist/javax/sip/
DTransactionExt.java53 public String getCipherSuite() throws UnsupportedOperationException; in getCipherSuite() method
/external/nist-sip/java/gov/nist/javax/sip/stack/
DSIPTransaction.java1221 public String getCipherSuite() throws UnsupportedOperationException { in getCipherSuite() method in SIPTransaction
1227 …getMessageChannel()).getHandshakeCompletedListener().getHandshakeCompletedEvent().getCipherSuite(); in getCipherSuite()