opensuse 11.0 and 11.1

gpg2 -r <name> -be <file>

Creates a detached signature file, but does not encrypt the <file>. I could
do it in two steps (gpg2 -e <file> ; gpg2 -b <encrypted-file>) but can it be
done in one?


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

Reply via email to