certmanager/lib
KpgpWrapper Class Reference
Inheritance diagram for KpgpWrapper:

Detailed Description
Definition at line 62 of file kpgpwrapper.h.
Public Member Functions | |
KpgpWrapper (const QString &name) | |
~KpgpWrapper () | |
QString | name () const |
QString | displayName () const |
Kleo::KeyListJob * | keyListJob (bool remote=false, bool includeSigs=false, bool validate=false) const |
Kleo::EncryptJob * | encryptJob (bool armor=false, bool textmode=false) const |
Kleo::DecryptJob * | decryptJob () const |
Kleo::SignJob * | signJob (bool armor=false, bool textMode=false) const |
Kleo::VerifyDetachedJob * | verifyDetachedJob (bool textmode=false) const |
Kleo::VerifyOpaqueJob * | verifyOpaqueJob (bool textmode=false) const |
Kleo::KeyGenerationJob * | keyGenerationJob () const |
Kleo::ImportJob * | importJob () const |
Kleo::ExportJob * | publicKeyExportJob (bool armor=false) const |
Kleo::ExportJob * | secretKeyExportJob (bool armor=false) const |
Kleo::DownloadJob * | downloadJob (bool armor=false) const |
Kleo::DeleteJob * | deleteJob () const |
Kleo::SignEncryptJob * | signEncryptJob (bool armor=false, bool textMode=false) const |
Kleo::DecryptVerifyJob * | decryptVerifyJob (bool textmode=false) const |
Kleo::RefreshKeysJob * | refreshKeysJob () const |
The documentation for this class was generated from the following files: