Package tvi.webrtc
Class CryptoOptions.Srtp
- java.lang.Object
-
- tvi.webrtc.CryptoOptions.Srtp
-
- Enclosing class:
- CryptoOptions
public final class CryptoOptions.Srtp extends java.lang.Object
SRTP Related Peer Connection Options.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
getEnableAes128Sha1_32CryptoCipher()
boolean
getEnableEncryptedRtpHeaderExtensions()
boolean
getEnableGcmCryptoSuites()
-