Answers for "How to export a GPG private key to a file"

0

How to export a GPG private key to a file

gpg --output private.pgp --armor --export-secret-key username@email
Posted by: Guest on August-27-2020

Code answers related to "How to export a GPG private key to a file"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language