19 PIN_DEACTIVATED = 0x6283,
55 PIN_SUSPENDED = 0x63C1,
#define defineTypedEnumType(enumName, enumType,...)
Definition EnumHelper.h:80
QDebug logApdu(QDebug pDbg, const QByteArray &pApdu)
Definition LogPrivacy.cpp:13
Defines the AccessRight and AccessRole enum.
Definition CommandApdu.h:17
quint8
Definition ResponseApdu.h:65
UNKNOWN
Definition ResponseApdu.h:66
WRONG_PARAMETERS_P1_P2_NO_INFO
Definition ResponseApdu.h:77
char * toString(const CommandApdu &pCommandApdu)
WRONG_LENGTH
Definition ResponseApdu.h:73
MORE_DATA_AVAILABLE
Definition ResponseApdu.h:67
WRONG_PARAMETERS_P1_P2
Definition ResponseApdu.h:76
FUNCTIONS_IN_CLASS_NOT_SUPPORTED
Definition ResponseApdu.h:74
NONVOLATILE_MEMORY_CHANGED_2
Definition ResponseApdu.h:71
SECURITY_ISSUE
Definition ResponseApdu.h:72
WRONG_LE_FIELD
Definition ResponseApdu.h:78
NONVOLATILE_MEMORY_UNCHANGED_1
Definition ResponseApdu.h:68
ERROR_COMMAND_NOT_ALLOWED
Definition ResponseApdu.h:75
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:112
INSTRUCTION_CODE_INVALID
Definition ResponseApdu.h:79
QDebug operator<<(QDebug pDbg, const CommandApdu &pCommandApdu)
Definition CommandApdu.h:96
NO_PRECISE_DIAGNOSIS
Definition ResponseApdu.h:81
NONVOLATILE_MEMORY_UNCHANGED_2
Definition ResponseApdu.h:70
NONVOLATILE_MEMORY_CHANGED_1
Definition ResponseApdu.h:69
CLASS_NOT_SUPPORTED
Definition ResponseApdu.h:80
bool operator==(const CommandApdu &pLeft, const CommandApdu &pRight)
Definition CommandApdu.h:105
SUCCESS
Definition ResponseApdu.h:82
Definition ResponseApdu.h:116
CardReturnCode mReturnCode
Definition ResponseApdu.h:117
ResponseApdu mResponseApdu
Definition ResponseApdu.h:118