How to export a GPG private key and public key to a file
276
votes
4
answers
485097
views
I have generated keys using GPG, by executing the following command
gpg --gen-key
Now I need to export the key pair to a file;
i.e., private and public keys to
private.pgp
and public.pgp
, respectively.
How do I do it?
Asked by rocky
(2863 rep)
Nov 15, 2018, 01:36 PM
Last activity: Feb 15, 2024, 11:39 PM
Last activity: Feb 15, 2024, 11:39 PM