add_cs_srtp


Description:

[ Version ( since = "1.4" ) ]
public bool add_cs_srtp (uint8 policy, uint32 ssrc, uint32 roc)

Add a Crypto policy for SRTP to this.

Parameters:

this

a MIKEYMessage

policy

The security policy applied for the stream with ssrc

ssrc

the SSRC that must be used for the stream

roc

current rollover counter

Returns:

true on success