We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Dropbear uses a special format to store its keypairs.
dropbearkey -t rsa -f ~/.ssh/id_rsa
dropbearkey -y -f ~/.ssh/id_rsa | grep '^ssh-rsa'
ssh user@host -i ~/.ssh/id_rsa