]> granicus.if.org Git - neomutt/commit
Implement mail-key, Esc-K, for gpgme. (closes #3488)
authorKevin McCarthy <kevin@8t8.us>
Fri, 23 Jan 2015 18:33:32 +0000 (10:33 -0800)
committerKevin McCarthy <kevin@8t8.us>
Fri, 23 Jan 2015 18:33:32 +0000 (10:33 -0800)
commit1ed8109051216138011cfaf62fa80162271065ed
treead3f265f489536624f2f699756ac4008f0ff4f1d
parent722b0501b3d225388bc29ea1804dc6e6a715e20e
Implement mail-key, Esc-K, for gpgme. (closes #3488)

This patch implements the make-key-attachment function for gpgme,
modeled after the pgp version.

It also adds an optional tempf parameter to data_object_to_tempfile() so
the function can be reused for make-key-attachment.
crypt-gpgme.c
crypt-mod-pgp-gpgme.c