Class Rtp.Encryption
- java.lang.Object
-
- rocks.xmpp.extensions.jingle.apps.rtp.model.Rtp.Encryption
-
- Enclosing class:
- Rtp
public static final class Rtp.Encryption extends Object
The encryption element, which is used for the Secure Real-time Transport Protocol.- See Also:
- 7. Negotiation of SRTP
-
-
Constructor Summary
Constructors Constructor Description Encryption()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Rtp.Crypto>
getCrypto()
-
-
-
Method Detail
-
getCrypto
public List<Rtp.Crypto> getCrypto()
-
-