MLtsyDispatchSimGetSimAuthenticationEapAkaData Class Reference
class MLtsyDispatchSimGetSimAuthenticationEapAkaData : public MLtsyDispatchInterface
|
Inherits from
-
MLtsyDispatchSimGetSimAuthenticationEapAkaData
Member Functions Documentation
HandleGetSimAuthenticationEapAkaDataReqL(const TDesC8 &, const TDesC8 &, TInt)
TInt
|
HandleGetSimAuthenticationEapAkaDataReqL
|
(
|
const
TDesC8
&
|
aRandomParameters,
|
|
const
TDesC8
&
|
aAUTN,
|
|
TInt
|
aRFStateInfo
|
|
)
|
[pure virtual]
|
The CTSY Dispatcher shall invoke this function on receiving the ECustomGetSimAuthenticationDataIPC for Extensible Authentication Protocol UMTS Authentication and Key Agreement authentication method request from the CTSY.
It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSimGetSimAuthenticationEapAkaDataComp()
Implementation of this interface should retrieve Sim Authentication Data for EapAka authentication method.
Parameters
const
TDesC8
& aRandomParameters
|
The random parameters from the client.
|
const
TDesC8
& aAUTN
|
The AUTN parameter. AUTN is an authentication value generated by the Authentication Centre, which, together with the random parameters, authenticates the server to the peer, 128 bits.
|
TInt
aRFStateInfo
|
The RF state info.
|
Member Data Documentation
const TInt KLtsyDispatchSimGetSimAuthenticationEapAkaDataApiId
const
TInt
|
KLtsyDispatchSimGetSimAuthenticationEapAkaDataApiId
|
[static]
|
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.