Add APIs to sign (and encrypt?) with a specific subkey
Open, NormalPublic

Assigned To
None
Authored By
gahr
Jun 21 2021, 5:09 PM
Subscribers

Description

The gpgme_signers_add API allows to add a signing key to a context. Internally, the first subkey is picked. It would be nice to have the possibility to add a particular subkey, or alternatively to specify a keyid to use. See the external link for the original issue on NeoMutt.