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 <KLocale>
#include <cassert>
#include <boost/weak_ptr.hpp>
#include "qgpgmeverifydetachedjob.moc"
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 59 of file qgpgmeverifydetachedjob.cpp.
|
static |
Definition at line 79 of file qgpgmeverifydetachedjob.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.