#include <mmccsrtpmastersalt.h>
Public Member Functions | |
| TMccSrtpMasterSalt (const TDesC8 &aMasterSalt, TUint aSaltKeyLength=KMccSRTPDefSessionSaltingKeyLength) | |
Public Attributes | |
| TBufC8< KMasterSaltMaxLength > | iMasterSalt |
| TUint | iSaltKeyLength |
The TMccSrtpMasterSalt captures the MCC SRTP master salt params into one class.
| TBufC8< KMasterSaltMaxLength > TMccSrtpMasterSalt::iMasterSalt |
The master salt value.
The length of the master salt
1.7.1