certmanager/lib

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNKleo
|oCChiasmusJobSpecialJob for Chiasmus operations
|oCChiasmusLibrarySmall helper class to load xia.o through xia.so and make the functionality available
|oCObtainKeysJobSpecialJob for listing Chiasmus key files
|oCGnuPGProcessBaseBase class for GPG and GPGSM processes
|oCQGpgMEJobThis is a hackish helper class to avoid code duplication in this backend's Kleo::Job subclasses
|oCCryptoConfigEntryDescription of a single option
|oCCryptoConfigGroupGroup containing a set of config options
|oCCryptoConfigComponentCrypto config for one component (e.g
|oCCryptoConfigMain interface to crypto configuration
|oCDecryptJobAn abstract base class for asynchronous decrypters
|oCDecryptVerifyJobAn abstract base class for asynchronous combined decrypters and verifiers
|oCDeleteJobAn abstract base class for asynchronous deleters
|oCDNAttributeMapperDN Attribute mapper
|oCDNDN parser and reorderer
|oCDownloadJobAn abstract base class for asynchronous downloaders
|oCEncryptJobAn abstract base class for asynchronous encrypters
|oCExportJobAn abstract base class for asynchronous exporters
|oCHierarchicalKeyListJobA convenience job that additionally fetches all available issuers
|oCImportJobAn abstract base class for asynchronous importers
|oCJobAn abstract base class for asynchronous crypto operations
|oCKeyFilterAn abstract base class key filters
|oCKeyGenerationJobAn abstract base class for asynchronous key generation
|oCKeyListJobAn abstract base class for asynchronous key listers
|oCMultiDeleteJobA convenience class bundling together multiple DeleteJobs
|oCRefreshKeysJobAn abstract base class for asynchronous key refreshers
|oCSignEncryptJobAn abstract base class for asynchronous combined signing and encrypting
|oCSignJobAn abstract base class for asynchronous signing
|oCSpecialJobAn abstract base class for protocol-specific jobs
|oCVerifyDetachedJobAn abstract base class for asynchronous verification of detached signatures
|oCVerifyOpaqueJobAn abstract base class for asynchronous verification of opaque signatures
|oCCryptoConfigDialogSimple KDialogBase wrapper around CryptoConfigModule
|oCCryptoConfigModuleCrypto 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
|oCKeyRequesterBase class for SigningKeyRequester and EncryptionKeyRequester
|oCProgressBarA TQProgressBar with self-powered busy indicator
|\CProgressDialogA progress dialog for Kleo::Jobs
oCCryptPlugWrapperThis class provides C++ access to the CRYPTPLUG API
oCQGpgMECryptoConfigCryptoConfig implementation around the gpgconf command-line tool For method docu, see kleo/cryptoconfig.h
oCQGpgMECryptoConfigComponentFor docu, see kleo/cryptoconfig.h
\CStructuringInfoWrapperThis 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