class RMobilePhone::TMbmsMtkGenerateDataV8 : public RMobilePhone::TMultimodeType |
Contains parameters to hold the input as well as the output parameters for the MBMS authentication in MTK Generation mode. See section 7.1.1.7 and 7.1.2.5 of 3GPP TS 31.102 v6.18.0
RMobilePhone::SmartCardAuthenticate request
Public Member Functions | |
---|---|
TMbmsMtkGenerateDataV8 () |
Public Attributes | |
---|---|
TMikey | iMikey |
TBuf8 < KMtkLength > | iMtk |
TBuf8 < KSaltLength > | iSaltKey |
Inherited Attributes | |
---|---|
RMobilePhone::TMultimodeType::iExtensionId |
IMPORT_C | TMbmsMtkGenerateDataV8 | ( | ) |
Default TMbmsMtkGenerateDataV8 constructor, which initialises the version of the API supported.
TMobilePhoneAuthDataExtId
TMikey | iMikey |
Input Parameter: The input MIKEY message containing an MTK and a Salt key (if Salt key is available).
TBuf8 < KSaltLength > | iSaltKey |
Output Parameter: A random or pseudo-random string used to protect against some off-line pre computation attacks on the underlying security protocol. This is an optional parameter.
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.