Last updated 5 years ago
Was this helpful?
ssh-keygen -y -f <private_key> ssh-keygen -y -f ~/.ssh/id_rsa
The associated public key will be shown if the entered passphrase is correct.