aerc/lib/crypto/gpg/gpgbin
Tim Culverhouse dbf52bb4b4 pgp: check for signing key before signing time
Check that the signing key exists when the user issues the :sign
command. The signing key ID will be displayed in the security status
also, allowing the user to see what key will be used to sign the
message.

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Tested-by: Jens Grassel <jens@wegtam.com>
2022-05-04 14:07:15 +02:00
..
decrypt.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
encrypt.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
gpgbin.go pgp: check for signing key before signing time 2022-05-04 14:07:15 +02:00
import.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
keys.go pgp: check for signing key before signing time 2022-05-04 14:07:15 +02:00
sign.go feat: add gpg integration 2022-04-27 09:46:25 +02:00
verify.go feat: add gpg integration 2022-04-27 09:46:25 +02:00