Skip to content
  • Ingo Klöcker's avatar
    Make the key resolver agnostic to different crypto message formats · b2fd2a1e
    Ingo Klöcker authored
    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
    b2fd2a1e