The ssh-keygen is a toolkit for managing these keys.

View bubblebabble digest of Keys

ssh-keygen -f .ssh/id_rsa -B

Viewing Fingerprints

ssh-keygen -f .ssh/id_rsa -l
ssh-keygen -f .ssh/id_rsa.pub -l

Exporting in Various Formats

ssh-keygen -f .ssh/id_rsa -e -m X
ssh-keygen -f .ssh/id_rsa -e -m X
ssh-keygen -f .ssh/id_rsa -e -m X
ssh-keygen -f .ssh/id_rsa -e -m X

Importing from Varous Formats

ssh-keygen -f Download/id_rsa -i -m X
ssh-keygen -f Download/id_rsa.pub -i -m X
ssh-keygen -f Download/id_rsa2 -i -m X
ssh-keygen -f Download/id_rsa2.pub -i -m X
Warning: Undefined array key "show-social" in /opt/edoceo.com/www/view/html.php on line 114 Warning: Undefined array key "show-ad-b" in /opt/edoceo.com/www/view/html.php on line 127 Warning: Undefined array key "script" in /opt/edoceo.com/www/view/html.php on line 147