Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼NKleo | |
CChiasmusJob | SpecialJob for Chiasmus operations |
CChiasmusLibrary | Small helper class to load xia.o through xia.so and make the functionality available |
CObtainKeysJob | SpecialJob for listing Chiasmus key files |
CGnuPGProcessBase | Base class for GPG and GPGSM processes |
CQGpgMEJob | This is a hackish helper class to avoid code duplication in this backend's Kleo::Job subclasses |
CCryptoConfigEntry | Description of a single option |
CCryptoConfigGroup | Group containing a set of config options |
CCryptoConfigComponent | Crypto config for one component (e.g |
CCryptoConfig | Main interface to crypto configuration |
CDecryptJob | An abstract base class for asynchronous decrypters |
CDecryptVerifyJob | An abstract base class for asynchronous combined decrypters and verifiers |
CDeleteJob | An abstract base class for asynchronous deleters |
CDNAttributeMapper | DN Attribute mapper |
CDN | DN parser and reorderer |
CDownloadJob | An abstract base class for asynchronous downloaders |
CEncryptJob | An abstract base class for asynchronous encrypters |
CExportJob | An abstract base class for asynchronous exporters |
CHierarchicalKeyListJob | A convenience job that additionally fetches all available issuers |
CImportJob | An abstract base class for asynchronous importers |
CJob | An abstract base class for asynchronous crypto operations |
CKeyFilter | An abstract base class key filters |
CKeyGenerationJob | An abstract base class for asynchronous key generation |
CKeyListJob | An abstract base class for asynchronous key listers |
CMultiDeleteJob | A convenience class bundling together multiple DeleteJobs |
CRefreshKeysJob | An abstract base class for asynchronous key refreshers |
CSignEncryptJob | An abstract base class for asynchronous combined signing and encrypting |
CSignJob | An abstract base class for asynchronous signing |
CSpecialJob | An abstract base class for protocol-specific jobs |
CVerifyDetachedJob | An abstract base class for asynchronous verification of detached signatures |
CVerifyOpaqueJob | An abstract base class for asynchronous verification of opaque signatures |
CCryptoConfigDialog | Simple KDialogBase wrapper around CryptoConfigModule |
CCryptoConfigModule | Crypto Config Module widget, dynamically generated from CryptoConfig It's a simple TQWidget so that it can be embedded into a dialog or into a TDECModule |
CKeyRequester | Base class for SigningKeyRequester and EncryptionKeyRequester |
CProgressBar | A TQProgressBar with self-powered busy indicator |
CProgressDialog | A progress dialog for Kleo::Jobs |
CCryptPlugWrapper | This class provides C++ access to the CRYPTPLUG API |
CQGpgMECryptoConfig | CryptoConfig implementation around the gpgconf command-line tool For method docu, see kleo/cryptoconfig.h |
CQGpgMECryptoConfigComponent | For docu, see kleo/cryptoconfig.h |
CStructuringInfoWrapper | 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 |