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