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