AusweisApp2
Lade ...
Suche ...
Keine Treffer
MsgHandlerChangePin.h
gehe zur Dokumentation dieser Datei
1
7
#pragma once
8
9
#include "
MsgHandlerWorkflows.h
"
10
#include "
context/ChangePinContext.h
"
11
#include "
messages/MsgContext.h
"
12
13
namespace
governikus
14
{
15
16
class
MsgHandlerChangePin
17
:
public
MsgHandlerWorkflows
18
{
19
public
:
20
MsgHandlerChangePin
();
21
explicit
MsgHandlerChangePin
(
const
QJsonObject& pObj,
MsgContext
& pContext);
22
explicit
MsgHandlerChangePin
(
const
QSharedPointer<const ChangePinContext>& pContext);
23
};
24
25
26
}
// namespace governikus
ChangePinContext.h
MsgContext.h
MsgHandlerWorkflows.h
governikus::MsgContext
Definition:
MsgContext.h:17
governikus::MsgHandlerChangePin
Definition:
MsgHandlerChangePin.h:18
governikus::MsgHandlerChangePin::MsgHandlerChangePin
MsgHandlerChangePin()
Definition:
MsgHandlerChangePin.cpp:15
governikus::MsgHandlerWorkflows
Definition:
MsgHandlerWorkflows.h:17
governikus
Implementation of GeneralAuthenticate response APDUs.
Definition:
CommandApdu.h:16
src
ui
json
messages
MsgHandlerChangePin.h
Erzeugt von
1.9.6