18 PIN_DEACTIVATED = 0x6283,
53 PIN_SUSPENDED = 0x63C1,
#define defineTypedEnumType(enumName, enumType,...)
Definition EnumHelper.h:59
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:16
quint8
Definition ResponseApdu.h:62
UNKNOWN
Definition ResponseApdu.h:63
WRONG_PARAMETERS_P1_P2_NO_INFO
Definition ResponseApdu.h:74
char * toString(const CommandApdu &pCommandApdu)
WRONG_LENGTH
Definition ResponseApdu.h:70
MORE_DATA_AVAILABLE
Definition ResponseApdu.h:64
WRONG_PARAMETERS_P1_P2
Definition ResponseApdu.h:73
FUNCTIONS_IN_CLASS_NOT_SUPPORTED
Definition ResponseApdu.h:71
NONVOLATILE_MEMORY_CHANGED_2
Definition ResponseApdu.h:68
SECURITY_ISSUE
Definition ResponseApdu.h:69
WRONG_LE_FIELD
Definition ResponseApdu.h:75
NONVOLATILE_MEMORY_UNCHANGED_1
Definition ResponseApdu.h:65
ERROR_COMMAND_NOT_ALLOWED
Definition ResponseApdu.h:72
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:114
INSTRUCTION_CODE_INVALID
Definition ResponseApdu.h:76
QDebug operator<<(QDebug pDbg, const CommandApdu &pCommandApdu)
Definition CommandApdu.h:94
NO_PRECISE_DIAGNOSIS
Definition ResponseApdu.h:78
NONVOLATILE_MEMORY_UNCHANGED_2
Definition ResponseApdu.h:67
NONVOLATILE_MEMORY_CHANGED_1
Definition ResponseApdu.h:66
CLASS_NOT_SUPPORTED
Definition ResponseApdu.h:77
bool operator==(const CommandApdu &pLeft, const CommandApdu &pRight)
Definition CommandApdu.h:105
SUCCESS
Definition ResponseApdu.h:79
Definition ResponseApdu.h:115
CardReturnCode mReturnCode
Definition ResponseApdu.h:116
ResponseApdu mResponseApdu
Definition ResponseApdu.h:117