Skip to content
Commit b2fd2a1e authored by Ingo Klöcker's avatar Ingo Klöcker
Browse files

Make the key resolver agnostic to different crypto message formats

Different crypto message formats (e.g. OpenPGP/MIME, Inline OpenPGP, etc.)
are irrelevant for finding suitable keys for all recipients. Only the
distiction between OpenPGP and S/MIME (i.e. GpgME::Protocol) is
relevant. Handling different crypto message formats is left to using
code that really needs this (i.e. email applications).

GnuPG-bug-id: 5283
parent 0b64e101
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment