fm.liveswitch.sdp.CryptoSessionParam Class Referenceabstract

Defines valid SDP crypto session parameters. More...

Static Public Member Functions

static String getUnauthenticatedSRTP ()
 Gets the SDP crypto session parameter meaning "unauthenticated SRTP". More...
 
static String getUnencryptedSRTCP ()
 Gets the SDP crypto session parameter meaning "unencrypted SRTCP". More...
 
static String getUnencryptedSRTP ()
 Gets the SDP crypto session parameter meaning "unencrypted SRTP". More...
 

Detailed Description

Defines valid SDP crypto session parameters.

Member Function Documentation

◆ getUnauthenticatedSRTP()

static String fm.liveswitch.sdp.CryptoSessionParam.getUnauthenticatedSRTP ( )
static

Gets the SDP crypto session parameter meaning "unauthenticated SRTP".

◆ getUnencryptedSRTCP()

static String fm.liveswitch.sdp.CryptoSessionParam.getUnencryptedSRTCP ( )
static

Gets the SDP crypto session parameter meaning "unencrypted SRTCP".

◆ getUnencryptedSRTP()

static String fm.liveswitch.sdp.CryptoSessionParam.getUnencryptedSRTP ( )
static

Gets the SDP crypto session parameter meaning "unencrypted SRTP".