35 #ifndef __KLEO_CHANGEPASSWDJOB_H__
36 #define __KLEO_CHANGEPASSWDJOB_H__
75 virtual GpgME::Error start(
const GpgME::Key &key) = 0;
78 void result(
const GpgME::Error &result,
const QString &auditLogAsHtml = QString(),
const GpgME::Error &auditLogError = GpgME::Error());
83 #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:62
Definition: abstractimportjob.h:42
Definition: abstractimportjob.h:48