]> granicus.if.org Git - mutt/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)
commit1e63e245a45da26464158c23d9ee8fc513ae64f6
treead3f265f489536624f2f699756ac4008f0ff4f1d
parent19c4471e5632ff7de8d8e6657cc2a77174db7a24
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