libkleo
cryptobackend.cpp
Go to the documentation of this file.
39 Kleo::ChangeOwnerTrustJob * Kleo::CryptoBackend::Protocol::changeOwnerTrustJob() const { return 0; }
An abstract base class to change a key's passphrase asynchronously.
Definition: changepasswdjob.h:58
An abstract base class to change owner trust asynchronously.
Definition: changeownertrustjob.h:56
virtual ChangePasswdJob * changePasswdJob() const
Definition: cryptobackend.cpp:40
An abstract base class to asynchronously add UIDs to OpenPGP keys.
Definition: adduseridjob.h:60
virtual SignKeyJob * signKeyJob() const
Definition: cryptobackend.cpp:41
An abstract base class to change expiry asynchronously.
Definition: changeexpiryjob.h:60
virtual AddUserIDJob * addUserIDJob() const
Definition: cryptobackend.cpp:42
virtual ChangeOwnerTrustJob * changeOwnerTrustJob() const
Definition: cryptobackend.cpp:39
virtual ChangeExpiryJob * changeExpiryJob() const
Definition: cryptobackend.cpp:38
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.