34 #ifndef __KLEO_CHANGEPASSWDJOB_H__ 35 #define __KLEO_CHANGEPASSWDJOB_H__ 74 virtual GpgME::Error start(
const GpgME::Key &key) = 0;
77 void result(
const GpgME::Error &result,
const QString &auditLogAsHtml = QString(),
const GpgME::Error &auditLogError = GpgME::Error());
82 #endif // __KLEO_CHANGEPASSWDJOB_H__ An abstract base class for asynchronous crypto operations.
Definition: job.h:71
An abstract base class to change a key's passphrase asynchronously.
Definition: changepasswdjob.h:61
Definition: abstractimportjob.h:41
Definition: abstractimportjob.h:47