35 NEW_PIN_INVALID_LENGTH,
41 UNEXPECTED_TRANSMIT_STATUS)
44class CardReturnCodeUtil
47 CardReturnCodeUtil() =
default;
50 static GlobalStatus toGlobalStatus(CardReturnCode pCode);
51 static bool equalsWrongPacePassword(CardReturnCode pCode);
#define defineEnumTypeQmlExposed(enumName,...)
Definition EnumHelper.h:92
Definition GlobalStatus.h:22
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:17
UNKNOWN
Definition ResponseApdu.h:65
UNDEFINED
Definition SecurityProtocol.h:22
WRONG_LENGTH
Definition ResponseApdu.h:72
@ PROTOCOL_ERROR
Definition KeyAgreement.h:26