31 #ifndef QGPGME_QGPGMETOFUPOLICYJOB_H
32 #define QGPGME_QGPGMETOFUPOLICYJOB_H
34 #include "tofupolicyjob.h"
36 #include "threadedjobmixin.h"
60 void start(
const GpgME::Key &key, GpgME::TofuInfo::Policy policy) Q_DECL_OVERRIDE;
61 GpgME::Error exec(
const GpgME::Key &key, GpgME::TofuInfo::Policy policy) Q_DECL_OVERRIDE;