Home GnuPG
Diffusion GPGME 70aaf05a6a3e

cpp: Pass ThrowKeyIds and EncryptWrap flags to GpgME

Description

cpp: Pass ThrowKeyIds and EncryptWrap flags to GpgME

* lang/cpp/src/context.cpp (encryptflags2encryptflags): Convert
ThrowKeyIds and EncryptWrap to corresponding gpgme encrypt flags.
(operator<<): Add flags to debug stream.

Details