ssh genkey code example Example 1: gen ssh key ssh-keygen -t rsa -b 4096 Example 2: ssh key gen $ ssh-keygen -t ed25519 -C "[email protected]"