#include <mmccsrtpmasterkey.h>
Public Member Functions | |
TMccSrtpMasterKey (const TDesC8 &aMasterKey, const TDesC8 &aMKI, TUint aEncKeyBitLength=KMccSRTPDefSessionEncryptionKeyLength, TUint aAuthKeyBitLength=KMccSRTPDefSessionAuthenticationKeyLength) | |
Public Attributes | |
TBuf8< KMasterKeyMaxLength > | iMasterKey |
TBuf8< KMKIMaxLength > | iMKI |
TUint | iEncKeyBitLength |
TUint | iAuthKeyBitLength |
The TMccSrtpMasterKey captures the MCC SRTP master key params into one class.
The bit length of the authentication key
The bit length of the encryption key
TBuf8< KMasterKeyMaxLength > TMccSrtpMasterKey::iMasterKey |
The master key value.
TBuf8< KMKIMaxLength > TMccSrtpMasterKey::iMKI |
The master key identifier value