27 QString mResultMessage;
29 int mRemainingAttempts;
30 QString mBlockingCode;
41 bool handleFoundElement(
const QString& pElementName,
const QString& pValue,
const QXmlStreamAttributes& pAttributes)
override;
43 int valuetoInt(
const QString& pValue)
const;
Definition: ElementDetector.h:19
Definition: ResponseType.h:22
Definition: StartPaosResponse.h:23
const QString & getBlockingCode() const
Definition: StartPaosResponse.cpp:36
int getRemainingDays() const
Definition: StartPaosResponse.cpp:24
int getRemainingAttempts() const
Definition: StartPaosResponse.cpp:30
Implementation of GeneralAuthenticate response APDUs.
Definition: CommandApdu.h:16