23 bool processContext(IfdMessageType pMsgType,
const QJsonObject& pMsgObject)
override;
Definition IfdDispatcherClient.h:19
virtual Q_INVOKABLE void sendEstablishContext()
Definition IfdDispatcherClient.cpp:67
void fireContextEstablished(const QString &pIfdName, const QString &pId)
IfdDispatcherClient(IfdVersion::Version pVersion, const QSharedPointer< DataChannel > &pDataChannel)
Definition IfdDispatcher.h:27
Version
Definition IfdVersion.h:17
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:17