7#include <QAbstractListModel>
18 :
public QAbstractListModel
26 LABEL = Qt::UserRole + 1,
29 QList<QPair<QString, QString>>
mData;
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:16
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:114