certmanager/lib
Kleo::QGpgMESignEncryptJob Class Reference
Inheritance diagram for Kleo::QGpgMESignEncryptJob:

Detailed Description
Definition at line 56 of file qgpgmesignencryptjob.h.
Public Member Functions | |
QGpgMESignEncryptJob (GpgME::Context *context) | |
~QGpgMESignEncryptJob () | |
GpgME::Error | start (const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust) |
std::pair< GpgME::SigningResult, GpgME::EncryptionResult > | exec (const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText) |
void | showErrorDialog (QWidget *parent, const QString &caption) const |
Member Function Documentation
|
Reimplemented from Kleo::Job. Definition at line 115 of file qgpgmesignencryptjob.cpp. |
|
Implements Kleo::SignEncryptJob. Definition at line 73 of file qgpgmesignencryptjob.cpp. |
The documentation for this class was generated from the following files: