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