Still need your help guys. The syntax listed below works (or I think it does) but how do I verify that the file was encrypted with key ID-A and signed with key ID-B? When I type "gpg filename.pgp" I get the information about encryption key but nothing mentions ID-B signing key. I am asking because recipient of the file claims that the signing key was used to encrypt the file and that he can't decrypt it. Thanks.
---------------------------------------- From: "Robert J. Hansen" <r...@sixdemonbag.org> Sent: Monday, July 18, 2016 7:09 PM To: gnupg-users@gnupg.org Subject: Re: How to encrypt and sign with different keys > 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 _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users