libkleo
qgpgmeencryptjob.cpp File Reference
#include "qgpgmeencryptjob.h"#include "ui/messagebox.h"#include <qgpgme/dataprovider.h>#include <gpgme++/context.h>#include <gpgme++/encryptionresult.h>#include <gpgme++/data.h>#include <QBuffer>#include <boost/weak_ptr.hpp>#include <cassert>#include "qgpgmeencryptjob.moc"
Include dependency graph for qgpgmeencryptjob.cpp:

Go to the source code of this file.
Functions | |
| static QGpgMEEncryptJob::result_type | encrypt (Context *ctx, QThread *thread, const std::vector< Key > &recipients, const weak_ptr< QIODevice > &plainText_, const weak_ptr< QIODevice > &cipherText_, bool alwaysTrust, bool outputIsBsse64Encoded) |
| static QGpgMEEncryptJob::result_type | encrypt_qba (Context *ctx, const std::vector< Key > &recipients, const QByteArray &plainText, bool alwaysTrust, bool outputIsBsse64Encoded) |
Function Documentation
|
static |
Definition at line 66 of file qgpgmeencryptjob.cpp.
|
static |
Definition at line 111 of file qgpgmeencryptjob.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.
KDE API Reference