kleopatra
Kleo::Crypto::SigningPreferences Class Referenceabstract
#include <certificateresolver.h>
Inheritance diagram for Kleo::Crypto::SigningPreferences:
Public Member Functions | |
virtual | ~SigningPreferences () |
virtual GpgME::Key | preferredCertificate (GpgME::Protocol protocol)=0 |
virtual void | setPreferredCertificate (GpgME::Protocol protocol, const GpgME::Key &certificate)=0 |
Detailed Description
Definition at line 54 of file certificateresolver.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 56 of file certificateresolver.h.
Member Function Documentation
|
pure virtual |
Implemented in Kleo::Crypto::KConfigBasedSigningPreferences.
|
pure virtual |
Implemented in Kleo::Crypto::KConfigBasedSigningPreferences.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.