certmanager/lib

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Kleo::ChiasmusJobSpecialJob for Chiasmus operations
Kleo::ChiasmusLibrarySmall helper class to load xia.o through xia.so and make the functionality available
Kleo::CryptoConfigMain interface to crypto configuration
Kleo::CryptoConfigComponentCrypto config for one component (e.g
Kleo::CryptoConfigDialogSimple KDialogBase wrapper around CryptoConfigModule
Kleo::CryptoConfigEntryDescription of a single option
Kleo::CryptoConfigGroupGroup containing a set of config options
Kleo::CryptoConfigModuleCrypto Config Module widget, dynamically generated from CryptoConfig It's a simple TQWidget so that it can be embedded into a dialog or into a KCModule
CryptPlugWrapperThis class provides C++ access to the CRYPTPLUG API
Kleo::DecryptJobAn abstract base class for asynchronous decrypters
Kleo::DecryptVerifyJobAn abstract base class for asynchronous combined decrypters and verifiers
Kleo::DeleteJobAn abstract base class for asynchronous deleters
Kleo::DNDN parser and reorderer
Kleo::DNAttributeMapperDN Attribute mapper
Kleo::DownloadJobAn abstract base class for asynchronous downloaders
Kleo::EncryptJobAn abstract base class for asynchronous encrypters
Kleo::ExportJobAn abstract base class for asynchronous exporters
Kleo::GnuPGProcessBaseBase class for GPG and GPGSM processes
Kleo::HierarchicalKeyListJobA convenience job that additionally fetches all available issuers
Kleo::ImportJobAn abstract base class for asynchronous importers
Kleo::JobAn abstract base class for asynchronous crypto operations
Kleo::KeyFilterAn abstract base class key filters
Kleo::KeyGenerationJobAn abstract base class for asynchronous key generation
Kleo::KeyListJobAn abstract base class for asynchronous key listers
Kleo::KeyRequesterBase class for SigningKeyRequester and EncryptionKeyRequester
Kleo::MultiDeleteJobA convenience class bundling together multiple DeleteJobs
Kleo::ObtainKeysJobSpecialJob for listing Chiasmus key files
Kleo::ProgressBarA TQProgressBar with self-powered busy indicator
Kleo::ProgressDialogA progress dialog for Kleo::Jobs
QGpgMECryptoConfigCryptoConfig implementation around the gpgconf command-line tool For method docu, see kleo/cryptoconfig.h
QGpgMECryptoConfigComponentFor docu, see kleo/cryptoconfig.h
Kleo::QGpgMEJobThis is a hackish helper class to avoid code duplication in this backend's Kleo::Job subclasses
Kleo::RefreshKeysJobAn abstract base class for asynchronous key refreshers
Kleo::SignEncryptJobAn abstract base class for asynchronous combined signing and encrypting
Kleo::SignJobAn abstract base class for asynchronous signing
Kleo::SpecialJobAn abstract base class for protocol-specific jobs
CryptPlug::StructuringInfoInformation record returned by signing and by encrypting functions - this record should be used together with a corresponding free_StructuringInfo() function call
StructuringInfoWrapperThis 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::VerifyDetachedJobAn abstract base class for asynchronous verification of detached signatures
Kleo::VerifyOpaqueJobAn abstract base class for asynchronous verification of opaque signatures