I have generated keys using GPG, by executing the following command
gpg --gen-key However,Now I need to export the key pair to a file. ifile; i.e. private, private and public keykeys to private.pgp and public.pgp, respectively. How do I do it?