Minor
Definition ECardApiResult.h:50
Definition IfdDestroyPaceChannelResponse.h:14
QByteArray toByteArray(IfdVersion::Version pIfdVersion, const QString &pContextHandle) const override
Definition IfdDestroyPaceChannelResponse.cpp:47
IfdDestroyPaceChannelResponse(const QString &pSlotHandle, ECardApiResult::Minor pResultMinor=ECardApiResult::Minor::null)
Definition IfdDestroyPaceChannelResponse.cpp:24
~IfdDestroyPaceChannelResponse() override=default
const QString & getSlotHandle() const
Definition IfdDestroyPaceChannelResponse.cpp:41
Definition IfdMessageResponse.h:15
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