uint32 getRoc() const
Get the Roll-Over-Counter.
Definition: CryptoContext.h:210
const int SrtpAuthenticationSkeinHmac
Definition: CryptoContext.h:32
The implementation for a SRTP cryptographic context.
Definition: CryptoContext.h:82
const int SrtpEncryptionAESCM
Definition: CryptoContext.h:35
void setRoc(uint32 r)
Set the Roll-Over-Counter.
Definition: CryptoContext.h:198
const int SrtpEncryptionTWOCM
Definition: CryptoContext.h:37
const int SrtpAuthenticationSha1Hmac
Definition: CryptoContext.h:31
int32 getTagLength() const
Get the length of the SRTP authentication tag in bytes.
Definition: CryptoContext.h:310
uint32 getSsrc() const
Get the SSRC of this SRTP Cryptograhic context.
Definition: CryptoContext.h:329
const int SrtpEncryptionTWOF8
Definition: CryptoContext.h:38
const int SrtpEncryptionNull
Definition: CryptoContext.h:34
int32 getMkiLength() const
Get the length of the MKI in bytes.
Definition: CryptoContext.h:320
const int SrtpEncryptionAESF8
Definition: CryptoContext.h:36
const int SrtpAuthenticationNull
Definition: CryptoContext.h:30