MIKEYMessage.addCsSrtp

Add a Crypto policy for SRTP to msg.

class MIKEYMessage
bool
addCsSrtp
(
ubyte policy
,
uint ssrc
,
uint roc
)

Parameters

policy ubyte

The security policy applied for the stream with ssrc

ssrc uint

the SSRC that must be used for the stream

roc uint

current rollover counter

Return Value

Type: bool

true on success