#include "Card.h"
#include "InputAPDUInfo.h"
#include "apdu/CommandApdu.h"
#include "apdu/ResponseApdu.h"
#include "pinpad/EstablishPaceChannelOutput.h"
#include <QDebug>
#include <QObject>
#include <QSharedPointer>
#include <QVector>
#include <QWeakPointer>
#include <eid_applet_results.h>
#include <functional>
gehe zum Quellcode dieser Datei
|
namespace | governikus |
| Implementation of GeneralAuthenticate response APDUs.
|
|
◆ operator<<() [1/5]
◆ operator<<() [2/5]
QDebug operator<< |
( |
QDebug |
pDbg, |
|
|
const EidStatus & |
pStatus |
|
) |
| |
◆ operator<<() [3/5]
◆ operator<<() [4/5]
◆ operator<<() [5/5]
QDebug operator<< |
( |
QDebug |
pDbg, |
|
|
const SmartEidType & |
pType |
|
) |
| |