How to encrypt and sign with different keys
Robert J. Hansen
rjh at sixdemonbag.org
Tue Jul 19 01:08:42 CEST 2016
> gpg --recipient ID-A --local-user B --encrypt --sign filename.txt
Grr. Typoed it.
gpg --recipient ID-A --local-user ID-B --encrypt --sign filename.txt
More information about the Gnupg-users
mailing list