| class TMccSrtpMasterSalt |
The TMccSrtpMasterSalt captures the MCC SRTP master salt params into one class
| Public Member Functions | |
|---|---|
| TMccSrtpMasterSalt(const TDesC8 &, TUint) | |
| Private Member Functions | |
|---|---|
| TMccSrtpMasterSalt() | |
| Public Attributes | |
|---|---|
| TBufC8< KMasterSaltMaxLength > | iMasterSalt |
| TUint | iSaltKeyLength |
| TMccSrtpMasterSalt | ( | const TDesC8 & | aMasterSalt, |
| TUint | aSaltKeyLength = KMccSRTPDefSessionSaltingKeyLength | ||
| ) | [inline] | ||
| const TDesC8 & aMasterSalt | |
| TUint aSaltKeyLength = KMccSRTPDefSessionSaltingKeyLength |
| TBufC8< KMasterSaltMaxLength > | iMasterSalt |
The master salt value.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.