Public Member Functions | Public Attributes

TMccSrtpMasterKey Class Reference

#include <mmccsrtpmasterkey.h>

List of all members.

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

Detailed Description

The TMccSrtpMasterKey captures the MCC SRTP master key params into one class.

Since:
Series 60 3.2

Member Data Documentation

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


The documentation for this class was generated from the following file:
 All Classes Functions Variables