Difference between revisions of "Ssh sha256"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "key_file=~/.ssh/foo.pub; ssh-keygen -lf $key_file -E sha256")
(No difference)

Revision as of 17:03, 7 January 2023

key_file=~/.ssh/foo.pub; ssh-keygen -lf $key_file -E sha256