AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerChangePin.h
gehe zur Dokumentation dieser Datei
1
9
#pragma once
10
11
#include "
MsgHandlerWorkflows.h
"
12
#include "
context/ChangePinContext.h
"
13
#include "
messages/MsgContext.h
"
14
15
namespace
governikus
16
{
17
18
class
MsgHandlerChangePin
19
:
public
MsgHandlerWorkflows
20
{
21
public
:
22
MsgHandlerChangePin
();
23
explicit
MsgHandlerChangePin
(
const
QJsonObject
&
pObj
,
MsgContext
&
pContext
);
24
explicit
MsgHandlerChangePin
(
const
QSharedPointer<const ChangePinContext>
&
pContext
);
25
};
26
27
28
}
// namespace governikus
ChangePinContext.h
MsgContext.h
MsgHandlerWorkflows.h
governikus::MsgContext
Definition
MsgContext.h:19
governikus::MsgHandlerChangePin
Definition
MsgHandlerChangePin.h:20
governikus::MsgHandlerChangePin::MsgHandlerChangePin
MsgHandlerChangePin()
Definition
MsgHandlerChangePin.cpp:15
governikus::MsgHandlerWorkflows
Definition
MsgHandlerWorkflows.h:19
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
MsgHandlerChangePin.h
Erzeugt von
1.10.0