MLtsyDispatchSecurityCheckSecurityCode Class Reference

class MLtsyDispatchSecurityCheckSecurityCode : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleCheckSecurityCodeReqL(DispatcherSecurity::TSecurityCodeId, const TDes &)

TInt HandleCheckSecurityCodeReqL(DispatcherSecurity::TSecurityCodeIdaSecCodeID,
const TDes &aSecCode
)[pure virtual]

The CTSY Dispatcher shall invoke this function on receiving the ECustomCheckSecurityCodeIPC request from the CTSY.

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSecurityCheckSecurityCodeComp()

Implementation of this interface should anwser the check security code request.

Parameters

DispatcherSecurity::TSecurityCodeId aSecCodeID
const TDes & aSecCodeSecurity code (maximum length = KMaxMobilePasswordSize).

Member Data Documentation

const TInt KLtsyDispatchSecurityCheckSecurityCodeApiId

const TIntKLtsyDispatchSecurityCheckSecurityCodeApiId[static]