Export Private Key

David Shaw dshaw at jabberwocky.com
Tue May 2 20:10:44 CEST 2006


On Tue, May 02, 2006 at 01:18:08PM -0300, Frederico Madeira wrote:
> How i export my primate key to another computer ??

gpg --export-secret-key (the key) > thefile.sec
(copy the file over)
gpg --import thefile.sec

David



More information about the Gnupg-users mailing list