AusweisApp2
Lade ...
Suche ...
Keine Treffer
MsgHandlerEnterCan.h
gehe zur Dokumentation dieser Datei
1
7#pragma once
8
9#include "MsgContext.h"
11
12namespace governikus
13{
14
17{
18 public:
19 explicit MsgHandlerEnterCan(const MsgContext& pContext);
20 explicit MsgHandlerEnterCan(const QJsonObject& pObj, MsgContext& pContext);
21};
22
23
24} // namespace governikus
Definition: MsgContext.h:17
Definition: MsgHandlerEnterCan.h:17
Definition: MsgHandlerEnterNumber.h:21
Implementation of GeneralAuthenticate response APDUs.
Definition: CommandApdu.h:16