MLtsyDispatchSimGetSimAuthenticationEapAkaData Class Reference

class MLtsyDispatchSimGetSimAuthenticationEapAkaData : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetSimAuthenticationEapAkaDataReqL(const TDesC8 &, const TDesC8 &, TInt)

TInt HandleGetSimAuthenticationEapAkaDataReqL(const TDesC8 &aRandomParameters,
const TDesC8 &aAUTN,
TIntaRFStateInfo
)[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 & aRandomParametersThe random parameters from the client.
const TDesC8 & aAUTNThe 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 aRFStateInfoThe RF state info.

Member Data Documentation

const TInt KLtsyDispatchSimGetSimAuthenticationEapAkaDataApiId

const TIntKLtsyDispatchSimGetSimAuthenticationEapAkaDataApiId[static]