class RMmCustomAPI::TSimAuthenticationBase |
Base class for TSimAuthenticationEapSim and TSimAuthenticationEapAka
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 |
Possible values for the authentication method
EEapSim = 0x01 |
EAP-SIM authentication method |
EEapAka = 0x02 |
EAP-AKA authentication method |
EGbaBootstrap = 0x03 | |
EGbaBootstrapUpdate = 0x04 | |
EGbaBootstrapNafDerivation = 0x05 | |
EMgvMtkGeneration = 0x06 | |
EMgvMskDeletion = 0x07 | |
EMgvMskUpdate = 0x08 |
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.