AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerPause.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
MsgHandlerPause
18
:
public
MsgHandler
19
{
20
private
:
21
void
setCause(
const
QLatin1String
pCause
);
22
23
public
:
24
explicit
MsgHandlerPause
();
25
explicit
MsgHandlerPause
(
MsgContext
&
pContext
);
26
};
27
28
}
// namespace governikus
MsgContext.h
MsgHandler.h
governikus::MsgContext
Definition
MsgContext.h:19
governikus::MsgHandlerPause
Definition
MsgHandlerPause.h:19
governikus::MsgHandlerPause::MsgHandlerPause
MsgHandlerPause()
Definition
MsgHandlerPause.cpp:12
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
MsgHandlerPause.h
Erzeugt von
1.10.0