RMmCustomAPI::TSimAuthenticationBase Class Reference

class RMmCustomAPI::TSimAuthenticationBase
Public Member Functions
TInt ExtensionId ()
Public Member Enumerations
enum anonymous {
EEapSim  = 0x01, EEapAka  = 0x02, EGbaBootstrap  = 0x03, EGbaBootstrapUpdate  = 0x04, EGbaBootstrapNafDerivation  = 0x05, EMgvMtkGeneration  = 0x06, EMgvMskDeletion  = 0x07, EMgvMskUpdate  = 0x08
}
Protected Attributes
TInt iExtensionId

Member Functions Documentation

ExtensionId()

TInt ExtensionId ( ) [inline]

Gets the value of iExtensionId

Member Enumerations Documentation

Enum anonymous

Possible values for the authentication method

Enumerators

EEapSim = 0x01

EAP-SIM authentication method

EEapAka = 0x02

EAP-AKA authentication method

EGbaBootstrap = 0x03
EGbaBootstrapUpdate = 0x04
EGbaBootstrapNafDerivation = 0x05
EMgvMtkGeneration = 0x06
EMgvMskDeletion = 0x07
EMgvMskUpdate = 0x08

Member Data Documentation

TInt iExtensionId

TInt iExtensionId [protected]