certmanager/lib
certmanager/lib Class List
Here are the classes, structs, unions and interfaces with brief descriptions:| Kleo::ChiasmusJob | SpecialJob for Chiasmus operations |
| Kleo::ChiasmusLibrary | Small helper class to load xia.o through xia.so and make the functionality available |
| Kleo::CryptoConfig | Main interface to crypto configuration |
| Kleo::CryptoConfigComponent | Crypto config for one component (e.g |
| Kleo::CryptoConfigDialog | Simple KDialogBase wrapper around CryptoConfigModule |
| Kleo::CryptoConfigEntry | Description of a single option |
| Kleo::CryptoConfigGroup | Group containing a set of config options |
| Kleo::CryptoConfigModule | Crypto Config Module widget, dynamically generated from CryptoConfig It's a simple QWidget so that it can be embedded into a dialog or into a KCModule |
| CryptPlug::StructuringInfo | Information record returned by signing and by encrypting functions - this record should be used together with a corresponding free_StructuringInfo() function call |
| CryptPlugWrapper | This class provides C++ access to the CRYPTPLUG API |
| Kleo::DecryptJob | An abstract base class for asynchronous decrypters |
| Kleo::DecryptVerifyJob | An abstract base class for asynchronous combined decrypters and verifiers |
| Kleo::DeleteJob | An abstract base class for asynchronous deleters |
| Kleo::DN | DN parser and reorderer |
| Kleo::DNAttributeMapper | DN Attribute mapper |
| Kleo::DownloadJob | An abstract base class for asynchronous downloaders |
| Kleo::EncryptJob | An abstract base class for asynchronous encrypters |
| Kleo::ExportJob | An abstract base class for asynchronous exporters |
| Kleo::KeyFilter | An abstract base class key filters |
| Kleo::KeyGenerationJob | An abstract base class for asynchronous key generation |
| Kleo::KeyListJob | An abstract base class for asynchronous key listers |
| Kleo::KeyRequester | Base class for SigningKeyRequester and EncryptionKeyRequester |
| Kleo::GnuPGProcessBase | Base class for GPG and GPGSM processes |
| Kleo::HierarchicalKeyListJob | A convenience job that additionally fetches all available issuers |
| Kleo::ImportJob | An abstract base class for asynchronous importers |
| Kleo::Job | An abstract base class for asynchronous crypto operations |
| Kleo::MultiDeleteJob | A convenience class bundling together multiple DeleteJobs |
| Kleo::ObtainKeysJob | SpecialJob for listing Chiasmus key files |
| Kleo::ProgressBar | A QProgressBar with self-powered busy indicator |
| Kleo::ProgressDialog | A progress dialog for Kleo::Jobs |
| QGpgMECryptoConfig | CryptoConfig implementation around the gpgconf command-line tool For method docu, see kleo/cryptoconfig.h |
| QGpgMECryptoConfigComponent | For docu, see kleo/cryptoconfig.h |
| Kleo::QGpgMEJob | This is a hackish helper class to avoid code duplication in this backend's Kleo::Job subclasses |
| Kleo::RefreshKeysJob | An abstract base class for asynchronous key refreshers |
| Kleo::SignEncryptJob | An abstract base class for asynchronous combined signing and encrypting |
| Kleo::SignJob | An abstract base class for asynchronous signing |
| Kleo::SpecialJob | An abstract base class for protocol-specific jobs |
| StructuringInfoWrapper | This class provides C++ access to the StructuringInfo helper struct that is specified in cryptplug.h to hold information returned by signing and by encrypting functions |
| Kleo::VerifyDetachedJob | An abstract base class for asynchronous verification of detached signatures |
| Kleo::VerifyOpaqueJob | An abstract base class for asynchronous verification of opaque signatures |

