AusweisApp
Lade ...
Suche ...
Keine Treffer
CardReturnCode.h
gehe zur Dokumentation dieser Datei
1
9#pragma once
10
11#include "EnumHelper.h"
12#include "GlobalStatus.h"
13
14namespace governikus
15{
16
52
53} // namespace governikus
#define defineEnumType(enumName,...)
Definition EnumHelper.h:90
Definition GlobalStatus.h:22
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:16
UNKNOWN
Definition ResponseApdu.h:63
UNDEFINED
Definition SecurityProtocol.h:22
WRONG_LENGTH
Definition ResponseApdu.h:70
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:114