Definition SelfAuthController.h:21
SelfAuthController(QSharedPointer< SelfAuthContext > pContext)
Definition SelfAuthController.cpp:25
static QSharedPointer< WorkflowRequest > createWorkflowRequest(bool pActivateUi=true)
Definition SelfAuthController.cpp:64
~SelfAuthController() override=default
Definition WorkflowController.h:24
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