Definition IfdDescriptor.h:24
void fireDeviceAppeared(const QSharedPointer< IfdListEntry > &)
virtual void update(const IfdDescriptor &pDescriptor)=0
virtual QList< QSharedPointer< IfdListEntry > > getIfdList() const
Definition IfdList.cpp:30
void fireDeviceUpdated(const QSharedPointer< IfdListEntry > &)
void fireDeviceVanished(const QSharedPointer< IfdListEntry > &)
~IfdList() override=default
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