Home GnuPG

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