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