|
AusweisApp
|
#include "IfdDispatcherClient.h"#include "AppSettings.h"#include "Initializer.h"#include "messages/IfdEstablishContext.h"#include "messages/IfdEstablishContextResponse.h"#include <QLoggingCategory>Namensbereiche | |
| namespace | governikus |
| Implementation of GeneralAuthenticate response APDUs. | |
Funktionen | |
| template<> | |
| IfdDispatcherClient * | governikus::createNewObject< IfdDispatcherClient *, IfdVersion::Version &&, const QSharedPointer< DataChannel > & > (IfdVersion::Version &&pVersion, const QSharedPointer< DataChannel > &pChannel) |
| INIT_FUNCTION ([] { qRegisterMetaType< QSharedPointer< IfdDispatcherClient > >("QSharedPointer<IfdDispatcherClient>");}) IfdDispatcherClient | |
| INIT_FUNCTION | ( | [] { qRegisterMetaType< QSharedPointer< IfdDispatcherClient > >("QSharedPointer<IfdDispatcherClient>");} | ) |