Minor
Definition ECardApiResult.h:50
Major
Definition ECardApiResult.h:42
Definition IfdMessageResponse.h:15
bool resultHasError() const
Definition IfdMessageResponse.cpp:58
QJsonObject createMessageBody(const QString &pContextHandle) const override
Definition IfdMessageResponse.cpp:24
IfdMessageResponse(IfdMessageType pType, ECardApiResult::Minor pResultMinor)
Definition IfdMessageResponse.cpp:34
ECardApiResult::Minor getResultMinor() const
Definition IfdMessageResponse.cpp:64
~IfdMessageResponse() override=default
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