AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerReaderList.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
MsgHandlerReaderList
18
:
public
MsgHandler
19
{
20
public
:
21
explicit
MsgHandlerReaderList
(
const
MsgContext
&
pContext
);
22
};
23
24
25
}
// namespace governikus
MsgContext.h
MsgHandler.h
governikus::MsgContext
Definition
MsgContext.h:19
governikus::MsgHandlerReaderList
Definition
MsgHandlerReaderList.h:19
governikus::MsgHandlerReaderList::MsgHandlerReaderList
MsgHandlerReaderList(const MsgContext &pContext)
Definition
MsgHandlerReaderList.cpp:14
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
MsgHandlerReaderList.h
Erzeugt von
1.10.0