Help please
Thomas Bader
Thomas Bader <thomas@t-bader.ch>
Sat, 11 Mar 2000 11:34:22 +0100
On Tuesday, 29 Feb 2000, Vinod Shanbhag wrote:
Hi Vinod!
> I will be pleased if you can tell me how to export a public key
You can export it with
gpg --export -a [YOUR_KEY_ID_HERE]
> and the corresponding private(secret)
You can export the private key with
gpg --export-secret-key [YOUR_KEY_ID_HERE]
> key to the same file.
gpg --export -a [YOUR_KEY_ID_HERE] > pgpkey.txt
gpg --export-secret-key -a [YOUR_KEY_ID_HERE] >> pgpkey.txt
Cheers,
Thomas
--
.-. Thomas Bader · thomasb@trash.net.remove · http://www.t-bader.ch/ .-.
oo| oo|
/`'\ Einen Unix-Shellaccount gibt es unter http://www.trash.net/ /`'\
(\_;/) PGP Key-ID: 0x3A4B7F5D (RSA) 0x7584F5D8 (DSA/EG) (\_;/)