How do I export just one subkey?I want to export just one subkey, e.g. the one with key id 6E0282A9, but when I run the following command, it exports all my subkeys:
$ gpg --export-options export-reset-subkey-passwd --export-secret-subkeys 6E0282A9 | ssh ec2-54-224-80-64.compute-1.amazonaws.com gpg --import
_______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
