public final class CryptoOptions
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CryptoOptions.Builder |
class |
CryptoOptions.SFrame
Options to be used when the FrameEncryptor / FrameDecryptor APIs are used.
|
class |
CryptoOptions.Srtp
SRTP Related Peer Connection Options.
|
Modifier and Type | Method and Description |
---|---|
static CryptoOptions.Builder |
builder() |
CryptoOptions.SFrame |
getSFrame() |
CryptoOptions.Srtp |
getSrtp() |
public static CryptoOptions.Builder builder()
public CryptoOptions.Srtp getSrtp()
public CryptoOptions.SFrame getSFrame()
6.0.0