173 void srtcpEncrypt( uint8* rtp,
size_t len, uint64 index, uint32 ssrc );
191 void srtcpAuthenticate(uint8* rtp,
size_t len, uint32 roc, uint8* tag );
The implementation for a SRTCP cryptographic context.
int32 getTagLength() const
Get the length of the SRTP authentication tag in bytes.
uint32 master_salt_length
uint32 getSsrc() const
Get the SSRC of this SRTP Cryptograhic context.
int32 getMkiLength() const
Get the length of the MKI in bytes.