AusweisApp2
Lade ...
Suche ...
Keine Treffer
MsgHandlerInfo.h
gehe zur Dokumentation dieser Datei
1
9#pragma once
10
11#include "MsgHandler.h"
12
13namespace governikus
14{
15
17 : public MsgHandler
18{
19 public:
21};
22
23
24} // namespace governikus
Definition: MsgHandlerInfo.h:18
MsgHandlerInfo()
Definition: MsgHandlerInfo.cpp:14
Definition: MsgHandler.h:20
Implementation of GeneralAuthenticate response APDUs.
Definition: CommandApdu.h:16