Home GnuPG
Diffusion GPGME e9ca36f876e1

core: Make gpgme_op_encrypt_ext work for CMS.

Description

core: Make gpgme_op_encrypt_ext work for CMS.

* src/engine-gpgsm.c (gpgsm_encrypt): Fix argument check.

It is pretty obvious thar the string based new encrypt function has
never been tested for S/MIME. The fix was easy. A followup patch
will extend it to allow for keywords in the future.

Details

Provenance
wernerAuthored on Jun 3 2019, 6:26 PM
Parents
rM47135ffdb923: python: Fix typo in DecryptionError exception.
Branches
Unknown
Tags
Unknown
Tasks
T4556: Fully implement gpgme_op_encrypt_ext for S/MIME