174 void srtcpEncrypt( uint8* rtp,
size_t len, uint64 index, uint32 ssrc );
192 void srtcpAuthenticate(uint8* rtp,
size_t len, uint32 roc, uint8* tag );
uint32 getSsrc() const
Get the SSRC of this SRTP Cryptograhic context.
Definition: CryptoContextCtrl.h:260
The implementation for a SRTCP cryptographic context.
Definition: CryptoContextCtrl.h:62
int32 getTagLength() const
Get the length of the SRTP authentication tag in bytes.
Definition: CryptoContextCtrl.h:241
int32 getMkiLength() const
Get the length of the MKI in bytes.
Definition: CryptoContextCtrl.h:251