22 void createAndSendContext(
const QJsonObject& pMessageObject);
23 bool processContext(IfdMessageType pMsgType,
const QJsonObject& pMsgObject)
override;
IfdDispatcherServer(const QSharedPointer< DataChannel > &pDataChannel)
void fireContextEstablished()
IfdDispatcher(IfdVersion::Version pVersion, const QSharedPointer< DataChannel > &pDataChannel)
Definition IfdDispatcher.cpp:20
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:17