51 :
public _detail::ThreadedJobMixin<SignEncryptArchiveJob, std::tuple<GpgME::SigningResult, GpgME::EncryptionResult, QString, GpgME::Error>>
63 GpgME::Error
start(
const std::vector<GpgME::Key> &signers,
64 const std::vector<GpgME::Key> &recipients,
65 const std::vector<QString> &
paths,
67 const GpgME::Context::EncryptionFlags
flags)
override;
GpgME::Error start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const std::vector< QString > &paths, const std::shared_ptr< QIODevice > &cipherText, const GpgME::Context::EncryptionFlags flags) override
Definition qgpgmesignencryptarchivejob.cpp:176