16#include <QSharedPointer>
28 const QList<QSharedPointer<UpdatableFile>> mReleaseNotes;
Definition VersionNumber.h:18
Implementation of GeneralAuthenticate response APDUs.
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:114