AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerCertificate.h
gehe zur Dokumentation dieser Datei
1
5
#pragma once
6
7
#include "
MsgContext.h
"
8
#include "
MsgHandler.h
"
9
10
namespace
governikus
11
{
12
13
class
MsgHandlerCertificate
14
:
public
MsgHandler
15
{
16
public
:
17
explicit
MsgHandlerCertificate
(
const
MsgContext
&
pContext
);
18
};
19
20
21
}
// namespace governikus
MsgContext.h
MsgHandler.h
governikus::MsgContext
Definition
MsgContext.h:15
governikus::MsgHandlerCertificate
Definition
MsgHandlerCertificate.h:15
governikus::MsgHandlerCertificate::MsgHandlerCertificate
MsgHandlerCertificate(const MsgContext &pContext)
Definition
MsgHandlerCertificate.cpp:11
governikus::MsgHandler
Definition
MsgHandler.h:16
governikus
Defines the AccessRight and AccessRole enum.
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:112
src
ui
json
messages
MsgHandlerCertificate.h
Erzeugt von
1.10.0