25 QString mResultMessage;
27 int mRemainingAttempts;
28 QString mBlockingCode;
39 bool handleFoundElement(
const QString& pElementName,
const QString& pValue,
const QXmlStreamAttributes& pAttributes)
override;
41 int valuetoInt(
const QString& pValue)
const;
Definition: ElementDetector.h:17
Definition: ResponseType.h:20
Definition: StartPaosResponse.h:21
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