CryptoOptions

CryptoOptions defines advanced cryptographic settings for native WebRTC. These settings must be passed into RTCConfiguration. WebRTC is secur by default and you should not need to set any of these options unless you are specifically looking for an additional crypto feature such as AES_GCM support. This class is the Java binding of native api/crypto/cryptooptions.h

Types

Link copied to clipboard
open class Builder
Link copied to clipboard
inner class SFrame
Options to be used when the FrameEncryptor / FrameDecryptor APIs are used.
Link copied to clipboard
inner class Srtp
SRTP Related Peer Connection Options.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard