29 using MsgHandler::MsgHandler;
Definition MsgContext.h:19
Definition MsgHandlerWorkflows.h:19
void initMessages(const QJsonObject &pUi) const
Definition MsgHandlerWorkflows.cpp:21
void initHandleInterrupt(const QJsonValue &pValue, const MsgContext &pContext) const
Definition MsgHandlerWorkflows.cpp:35
void initProgressStatus(const QJsonValue &pValue, MsgContext &pContext) const
Definition MsgHandlerWorkflows.cpp:54
void setError(const QLatin1String pError)
Definition MsgHandlerWorkflows.cpp:63
void initDeveloperMode(const QJsonValue &pValue) const
Definition MsgHandlerWorkflows.cpp:44
void handleWorkflowProperties(const QJsonObject &pObj, MsgContext &pContext)
Definition MsgHandlerWorkflows.cpp:12
Definition MsgHandler.h:20
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