19 PIN_DEACTIVATED = 0x6283,
55 PIN_SUSPENDED = 0x63C1,
#define defineTypedEnumType(enumName, enumType,...)
Definition EnumHelper.h:84
QDebug logApdu(QDebug pDbg, const QByteArray &pApdu)
Definition LogPrivacy.cpp:13
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:17
quint8
Definition ResponseApdu.h:64
UNKNOWN
Definition ResponseApdu.h:65
WRONG_PARAMETERS_P1_P2_NO_INFO
Definition ResponseApdu.h:76
char * toString(const CommandApdu &pCommandApdu)
WRONG_LENGTH
Definition ResponseApdu.h:72
MORE_DATA_AVAILABLE
Definition ResponseApdu.h:66
WRONG_PARAMETERS_P1_P2
Definition ResponseApdu.h:75
FUNCTIONS_IN_CLASS_NOT_SUPPORTED
Definition ResponseApdu.h:73
NONVOLATILE_MEMORY_CHANGED_2
Definition ResponseApdu.h:70
SECURITY_ISSUE
Definition ResponseApdu.h:71
WRONG_LE_FIELD
Definition ResponseApdu.h:77
NONVOLATILE_MEMORY_UNCHANGED_1
Definition ResponseApdu.h:67
ERROR_COMMAND_NOT_ALLOWED
Definition ResponseApdu.h:74
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:78
QDebug operator<<(QDebug pDbg, const CommandApdu &pCommandApdu)
Definition CommandApdu.h:96
NO_PRECISE_DIAGNOSIS
Definition ResponseApdu.h:80
NONVOLATILE_MEMORY_UNCHANGED_2
Definition ResponseApdu.h:69
NONVOLATILE_MEMORY_CHANGED_1
Definition ResponseApdu.h:68
CLASS_NOT_SUPPORTED
Definition ResponseApdu.h:79
bool operator==(const CommandApdu &pLeft, const CommandApdu &pRight)
Definition CommandApdu.h:105
SUCCESS
Definition ResponseApdu.h:81
Definition ResponseApdu.h:115
CardReturnCode mReturnCode
Definition ResponseApdu.h:116
ResponseApdu mResponseApdu
Definition ResponseApdu.h:117