class RMobilePhone::TMbmsMskDeleteDataV8 : public RMobilePhone::TMultimodeType |
Contains parameters to hold the input as well as the output parameters for the MBMS authentication in the MSK Deletion mode. See section 7.1.1.8 and 7.1.2.5 of 3GPP TS 31.102 v6.18.0
Public Member Functions | |
---|---|
TMbmsMskDeleteDataV8() |
Public Attributes | |
---|---|
TBuf8< KKeyDomainIdLength > | iKeyDomainId |
TBuf8< KKeyGroupLength > | iMskIdKeyGroup |
Inherited Attributes | |
---|---|
RMobilePhone::TMultimodeType::iExtensionId |
TBuf8< KKeyDomainIdLength > | iKeyDomainId |
Input parameter : Every MSK is uniquely identifiable by its Key Domain ID and MSK ID. Key Domain ID = MCC || MNC and is 3 bytes long.
TBuf8< KKeyGroupLength > | iMskIdKeyGroup |
Input Parameter: The Key Group part is used to group keys together in order to allow redundant MSKs to be deleted. The Key group part is contained within bytes 0 and 1 of the MSK ID.