AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerInternalError.h
gehe zur Dokumentation dieser Datei
1
9
#pragma once
10
11
#include "
MsgHandler.h
"
12
13
namespace
governikus
14
{
15
16
class
MsgHandlerInternalError
17
:
public
MsgHandler
18
{
19
public
:
20
explicit
MsgHandlerInternalError
(
const
QString&
pError
= QString());
21
explicit
MsgHandlerInternalError
(
const
QLatin1String
pError
);
22
};
23
24
25
}
// namespace governikus
MsgHandler.h
governikus::MsgHandlerInternalError
Definition
MsgHandlerInternalError.h:18
governikus::MsgHandlerInternalError::MsgHandlerInternalError
MsgHandlerInternalError(const QString &pError=QString())
Definition
MsgHandlerInternalError.cpp:9
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
MsgHandlerInternalError.h
Erzeugt von
1.10.0