Hi, Antoine,

Am 25.02.2015 um 14:07 schrieb Antoine Michard:
> Hi,
> 
> Still not working :(
> Got no idea why...
> 
> #gpg -r 6349E5E0 -e test.txt
> Abort
[...]
> And then try to encryp a file:
> # gpg -r F2E7CBA5 -e test.txt
> Abort
> 
I am not familiar with BSD but this should apply to BSD installations of GnuPG
as well.

Try
gpg -e -r NAME test.txt

where NAME is the user id of the recipient's key.

If you want to encrypt for uid NAME and explicitly hide a given recipient's
keyID when sending the message you may use the -R option.

Well, that's what the man page tells us, IIUC.

HTH

Stephan





Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to