AusweisApp2
|
#include <GeneralAuthenticateResponse.h>
Öffentliche Methoden | |
GAMapNonceResponse () | |
virtual | ~GAMapNonceResponse () override |
const QByteArray & | getMappingData () |
![]() | |
GAResponseApdu () | |
virtual | ~GAResponseApdu () override |
virtual void | setBuffer (const QByteArray &pBuffer) override |
![]() | |
ResponseApdu (StatusCode pStatusCode) | |
ResponseApdu (const QByteArray &pBuffer=QByteArray()) | |
virtual | ~ResponseApdu () |
QByteArray | getData () const |
int | getDataLength () const |
StatusCode | getReturnCode () const |
QByteArray | getReturnCodeAsHex () const |
int | getRetryCounter () const |
SW1 | getSW1 () const |
char | getSW2 () const |
CardReturnCode | getCardReturnCode () const |
![]() | |
const QByteArray & | getBuffer () const |
int | length () const |
Weitere Geerbte Elemente | |
![]() | |
static const int | NO_LE = 0 |
static const int | SHORT_MAX_LC = 0xff |
static const int | SHORT_MAX_LE = 0x0100 |
static const int | EXTENDED_MAX_LC = 0x00ffff |
static const int | EXTENDED_MAX_LE = 0x010000 |
static const char | CLA = 0x00 |
static const char | CLA_COMMAND_CHAINING = 0x10 |
static const char | CLA_SECURE_MESSAGING = 0x0c |
![]() | |
Apdu (const QByteArray &pBuffer) | |
virtual | ~Apdu () |
![]() | |
QByteArray | mBuffer |
GAMapNonceResponse::GAMapNonceResponse | ( | ) |
|
overridevirtual |
const QByteArray & GAMapNonceResponse::getMappingData | ( | ) |