Skip to content
Commit f93f14e5 authored by Andre Heinecke's avatar Andre Heinecke
Browse files

Add support for EncryptJobs with generic flags

This adds a new overloads for start and exec that instead of
distinct flags like always trust just accept any
GpgME::Context::EncryptFlags.

Backport from git.gnupg.org/gpgme 34b456c3f. git.gnupg.org/gpgme
also contains unit tests for this.

This is technically an ABI break but should not create problems
in practice as the new symbols are added at the bottom of the
vtable and there are no known implementers of the jobs outsite
of libkleo.
parent a0fc9f8c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment