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