AusweisApp
|
#include "CardConnectionWorker.h"
#include "InputAPDUInfo.h"
#include "ReaderInfo.h"
#include "SmartCardDefinitions.h"
#include "asn1/CVCertificateChain.h"
#include "command/BaseCardCommand.h"
#include "command/DestroyPaceChannelCommand.h"
#include "command/EstablishPaceChannelCommand.h"
#include "command/SetEidPinCommand.h"
#include "command/DidAuthenticateEAC1Command.h"
#include "command/DidAuthenticateEAC2Command.h"
#include "command/ResetRetryCounterCommand.h"
#include "command/TransmitCommand.h"
#include "command/UpdateRetryCounterCommand.h"
#include <QByteArray>
gehe zum Quellcode dieser Datei
Klassen | |
class | governikus::CardConnection |
This class represents a connection to a smart card. Mehr ... | |
Namensbereiche | |
namespace | governikus |
Implementation of GeneralAuthenticate response APDUs. | |