Definition IfdDispatcherClient.h:15
void fireContextEstablished(const QString &pIfdName, const QByteArray &pId)
virtual Q_INVOKABLE void sendEstablishContext()
Definition IfdDispatcherClient.cpp:67
IfdDispatcherClient(IfdVersion::Version pVersion, const QSharedPointer< DataChannel > &pDataChannel)
Definition IfdDispatcher.h:21
Version
Definition IfdVersion.h:17
Defines the AccessRight and AccessRole enum.
Definition CommandApdu.h:17
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:112