std::function< QString(const QSharedPointer< AuthContext > &)> BrowserHandler
Definition AuthContext.h:57
static QSharedPointer< WorkflowRequest > createWorkflowRequest(const QUrl &pUrl, const QVariant &pData=QVariant(), const AuthContext::BrowserHandler &pBrowserHandler=AuthContext::BrowserHandler())
Definition AuthController.cpp:59
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:114