MIKEYMessage.addCsSrtp

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

Add a Crypto policy for SRTP to msg.

Parameters

policyThe security policy applied for the stream with ssrc
ssrcthe SSRC that must be used for the stream
roccurrent rollover counter

Returns

true on success