class RMobilePhone::TGbaBootstrapParamsV8 : public RMobilePhone::TMultimodeType |
Contains parameters for the GBA Bootstrapping Parametres (EF_GBABP). See section 4.2.79 of 3GPP TS 31.102 v6.18.0
RMobilePhone::GetAuthenticationParams request
Public Member Functions | |
---|---|
TGbaBootstrapParamsV8 () |
Public Attributes | |
---|---|
TBuf8 < KBtidLength > | iBtid |
TBuf8 < KKeyLifetimeLength > | iKeyLifetime |
TBuf8 < KRandLength > | iRand |
Inherited Attributes | |
---|---|
RMobilePhone::TMultimodeType::iExtensionId |
IMPORT_C | TGbaBootstrapParamsV8 | ( | ) |
Default TGbaBootstrapParamsV8 constructor, which initialises the version of the API supported.
TMobilePhoneAuthDataExtId
TBuf8 < KBtidLength > | iBtid |
The Bootstrapping Transaction Identifier (B-TID) associated with the GBA_U bootstrapped keys. The client requesting the GBA Bootstrapping procedure receives this value from the network (i.e. BSF) and it then stores it on the UICC.
TBuf8 < KKeyLifetimeLength > | iKeyLifetime |
The lifetime of the GBA_U bootstrapped keys. The client requesting the GBA Bootstrapping procedure receives this value from the network (i.e. BSF) and it then stores it on the UICC.
TBuf8 < KRandLength > | iRand |
The RAND (AKA Random challenge) value used in the GBA_U bootstrapping procedure.
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.