Minor
Definition ECardApiResult.h:50
@ null
Definition ECardApiResult.h:51
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
IfdMessageResponse(IfdMessageType pType, ECardApiResult::Minor pResultMinor)
Definition IfdMessageResponse.cpp:34
Version
Definition IfdVersion.h:17
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:17