Uses of Class
org.webrtc.CryptoOptions
Packages that use CryptoOptions
-
Uses of CryptoOptions in org.webrtc
Fields in org.webrtc declared as CryptoOptionsModifier and TypeFieldDescriptionPeerConnection.RTCConfiguration.cryptoOptions
Defines advanced optional cryptographic settings related to SRTP and frame encryption for native WebRTC.Methods in org.webrtc that return CryptoOptionsModifier and TypeMethodDescriptionCryptoOptions.Builder.createCryptoOptions()
(package private) CryptoOptions
PeerConnection.RTCConfiguration.getCryptoOptions()