libkleo
qgpgmeverifydetachedjob.cpp File Reference
#include "qgpgmeverifydetachedjob.h"
#include <qgpgme/dataprovider.h>
#include <gpgme++/context.h>
#include <gpgme++/verificationresult.h>
#include <gpgme++/data.h>
#include <KLocalizedString>
#include <cassert>
#include <boost/weak_ptr.hpp>
Include dependency graph for qgpgmeverifydetachedjob.cpp:
Go to the source code of this file.
Functions | |
static QGpgMEVerifyDetachedJob::result_type | verify_detached (Context *ctx, QThread *thread, const weak_ptr< QIODevice > &signature_, const weak_ptr< QIODevice > &signedData_) |
static QGpgMEVerifyDetachedJob::result_type | verify_detached_qba (Context *ctx, const QByteArray &signature, const QByteArray &signedData) |
Function Documentation
|
static |
Definition at line 61 of file qgpgmeverifydetachedjob.cpp.
|
static |
Definition at line 81 of file qgpgmeverifydetachedjob.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.