Definition IfdDestroyPaceChannel.h:14
QByteArray toByteArray(IfdVersion::Version pIfdVersion, const QString &pContextHandle) const override
Definition IfdDestroyPaceChannel.cpp:47
IfdDestroyPaceChannel(const QString &pSlotHandle)
Definition IfdDestroyPaceChannel.cpp:24
const QString & getSlotHandle() const
Definition IfdDestroyPaceChannel.cpp:41
~IfdDestroyPaceChannel() override=default
Version
Definition IfdVersion.h:17
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