AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerApiLevel.h
gehe zur Dokumentation dieser Datei
1
9
#pragma once
10
11
#include "
MsgContext.h
"
12
#include "
MsgHandler.h
"
13
14
namespace
governikus
15
{
16
17
class
MsgHandlerApiLevel
18
:
public
MsgHandler
19
{
20
private
:
21
void
setError(
const
QLatin1String
pError
);
22
void
setCurrentLevel(
MsgLevel
pLevel
);
23
void
setAvailableLevel();
24
25
public
:
26
explicit
MsgHandlerApiLevel
(
const
MsgContext
&
pContext
);
27
explicit
MsgHandlerApiLevel
(
const
QJsonObject
&
pObj
,
MsgContext
&
pContext
);
28
};
29
30
31
}
// namespace governikus
MsgContext.h
MsgHandler.h
governikus::MsgContext
Definition
MsgContext.h:19
governikus::MsgHandlerApiLevel
Definition
MsgHandlerApiLevel.h:19
governikus::MsgHandlerApiLevel::MsgHandlerApiLevel
MsgHandlerApiLevel(const MsgContext &pContext)
Definition
MsgHandlerApiLevel.cpp:11
governikus::MsgHandler
Definition
MsgHandler.h:20
governikus
Implementation of GeneralAuthenticate response APDUs.
Definition
CommandApdu.h:17
governikus::decodeObject
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition
ASN1TemplateUtil.h:114
src
ui
json
messages
MsgHandlerApiLevel.h
Erzeugt von
1.10.0