Definition AuthContext.h:44
Definition SelfAuthContext.h:16
SelfAuthContext(bool pActivateUi=true)
Definition SelfAuthContext.cpp:9
const SelfAuthenticationData & getSelfAuthenticationData() const
Definition SelfAuthContext.h:28
void fireSelfAuthenticationDataChanged()
void setSelfAuthenticationData(const SelfAuthenticationData &pSelfAuthenticationData)
Definition SelfAuthContext.h:34
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:112