32 NEW_PIN_INVALID_LENGTH,
38 EXTENDED_LENGTH_MISSING,
39 UNEXPECTED_TRANSMIT_STATUS)
42class CardReturnCodeUtil
45 CardReturnCodeUtil() =
default;
48 static GlobalStatus toGlobalStatus(CardReturnCode pCode);
49 static bool equalsWrongPacePassword(CardReturnCode pCode);
Definition: GlobalStatus.h:20
A simple template renderer.
Definition: ActivationContext.h:15
UNKNOWN
Definition: ResponseApdu.h:63
UNDEFINED
Definition: SecurityProtocol.h:22
defineEnumType(ActivationType, UNKNOWN, SHOWUI, STATUS, TCTOKENURL) defineEnumType(StatusFormat
Format types for status responses.