certmanager/lib
Kleo::ChiasmusBackend Class Reference
Inheritance diagram for Kleo::ChiasmusBackend:

Detailed Description
Definition at line 48 of file chiasmusbackend.h.
Public Member Functions | |
| ChiasmusBackend () | |
| ~ChiasmusBackend () | |
| QString | name () const |
| QString | displayName () const |
| Kleo::CryptoConfig * | config () const |
| Kleo::CryptoBackend::Protocol * | openpgp () const |
| Kleo::CryptoBackend::Protocol * | smime () const |
| Kleo::CryptoBackend::Protocol * | protocol (const char *name) const |
| bool | checkForOpenPGP (QString *reason=0) const |
| bool | checkForSMIME (QString *reason=0) const |
| bool | checkForChiasmus (QString *reason=0) const |
| bool | checkForProtocol (const char *name, QString *reason=0) const |
| bool | supportsOpenPGP () const |
| bool | supportsSMIME () const |
| bool | supportsProtocol (const char *name) const |
| const char * | enumerateProtocols (int i) const |
Static Public Member Functions | |
| static const ChiasmusBackend * | instance () |
The documentation for this class was generated from the following files:

