13class test_DestroyPaceChannelCommand;
23 friend class ::test_DestroyPaceChannelCommand;
26 const QString mSlotHandle;
27 bool mSecureMessagingStopped;
35 const QString& pSlotHandle);
45 return mSecureMessagingStopped;
Definition BaseCardCommand.h:23
Definition DestroyPaceChannelCommand.h:21
~DestroyPaceChannelCommand() override=default
bool getSecureMessagingStopped() const
Definition DestroyPaceChannelCommand.h:43
const QString & getSlotHandle() const
Definition DestroyPaceChannelCommand.h:37
void internalExecute() override
Definition DestroyPaceChannelCommand.cpp:22
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:17