AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerChangePin.h
gehe zur Dokumentation dieser Datei
1
9#pragma once
10
11#include "MsgHandlerWorkflows.h"
13#include "messages/MsgContext.h"
14
15namespace governikus
16{
17
26
27
28} // namespace governikus
Definition MsgContext.h:19
Definition MsgHandlerChangePin.h:20
MsgHandlerChangePin()
Definition MsgHandlerChangePin.cpp:15
Definition MsgHandlerWorkflows.h:19
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:17
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:114