Class Rtp.Crypto
- java.lang.Object
-
- rocks.xmpp.extensions.jingle.apps.rtp.model.Rtp.Crypto
-
- Enclosing class:
- Rtp
public static final class Rtp.Crypto extends Object
The crypto element, which is used for the Secure Real-time Transport Protocol.- See Also:
- 7. Negotiation of SRTP
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCryptoSuite()
String
getKeyParameters()
String
getSessionParameters()
String
getTag()
-