34 NEW_PIN_INVALID_LENGTH,
40 UNEXPECTED_TRANSMIT_STATUS)
43class CardReturnCodeUtil
46 CardReturnCodeUtil() =
default;
49 static GlobalStatus toGlobalStatus(CardReturnCode pCode);
50 static bool equalsWrongPacePassword(CardReturnCode pCode);
#define defineEnumType(enumName,...)
Definition EnumHelper.h:90
Definition GlobalStatus.h:22
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:16
UNKNOWN
Definition ResponseApdu.h:63
UNDEFINED
Definition SecurityProtocol.h:22
WRONG_LENGTH
Definition ResponseApdu.h:70