]> granicus.if.org Git - mutt/commit
Convert classic s/mime to space delimit findKeys output.
authorKevin McCarthy <kevin@8t8.us>
Mon, 29 May 2017 18:48:41 +0000 (11:48 -0700)
committerKevin McCarthy <kevin@8t8.us>
Mon, 29 May 2017 18:48:41 +0000 (11:48 -0700)
commitc1bcf4ba0220944bd87f4bf245ebb7598ce8404f
tree486e6a473c4cf8a4034ac7688831b0f069a1bf22
parent4aade8dec198517f82dd47ad542f45f8f7a2490d
Convert classic s/mime to space delimit findKeys output.

Unlike gpgme and classic pgp, smime used a "cert\ncert\n" pattern.
Convert to use a space-delimited format, so the self-encrypt option
code can be uniform across pgp, s/mime, and gpgme.
smime.c