kleopatra
Kleo::Crypto::SigningPreferences Class Reference
#include <certificateresolver.h>
Inheritance diagram for Kleo::Crypto::SigningPreferences:

Detailed Description
Definition at line 54 of file certificateresolver.h.
Public Member Functions | |
| virtual GpgME::Key | preferredCertificate (GpgME::Protocol protocol)=0 |
| virtual void | setPreferredCertificate (GpgME::Protocol protocol, const GpgME::Key &certificate)=0 |
| virtual | ~SigningPreferences () |
Constructor & Destructor Documentation
| virtual Kleo::Crypto::SigningPreferences::~SigningPreferences | ( | ) | [inline, virtual] |
Definition at line 56 of file certificateresolver.h.
Member Function Documentation
| virtual GpgME::Key Kleo::Crypto::SigningPreferences::preferredCertificate | ( | GpgME::Protocol | protocol | ) | [pure virtual] |
Implemented in Kleo::Crypto::KConfigBasedSigningPreferences.
| virtual void Kleo::Crypto::SigningPreferences::setPreferredCertificate | ( | GpgME::Protocol | protocol, | |
| const GpgME::Key & | certificate | |||
| ) | [pure virtual] |
Implemented in Kleo::Crypto::KConfigBasedSigningPreferences.
The documentation for this class was generated from the following file:
KDE 4.2 API Reference