RMobilePhone::TMbmsMtkGenerateDataV8 Class Reference

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

Inherits from

Constructor & Destructor Documentation

TMbmsMtkGenerateDataV8()

IMPORT_C TMbmsMtkGenerateDataV8 ( )

Default TMbmsMtkGenerateDataV8 constructor, which initialises the version of the API supported.

TMobilePhoneAuthDataExtId

Member Data Documentation

TMikey iMikey

TMikey iMikey

Input Parameter: The input MIKEY message containing an MTK and a Salt key (if Salt key is available).

TBuf8< KMtkLength > iMtk

TBuf8 < KMtkLength > iMtk

Output Parameter: The MBMS Traffic Key.

TBuf8< KSaltLength > iSaltKey

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.