how to check bit file private key code example
Example: how to check bit file private key
cmd > ssh-keygen -l -f file.private
output > 2048 SHA256:JtzA3FPRqngiWYzL/XXXXXXXXXXX+g/c no comment (RSA)
cmd > ssh-keygen -l -f file.private
output > 2048 SHA256:JtzA3FPRqngiWYzL/XXXXXXXXXXX+g/c no comment (RSA)