ssh-keygen -p -f /path/to/your/id_rsa
Enter new passphrase (empty for no passphrase):
After that your rsa private key will be encrypted which is a layer of protection and security in the event that somehow someone acquires your key and tries to access servers that the key is authorized on.
encrypt, ssh, id_rsassh, keygen, id_rsa, passphrase, rsa, encrypted, layer, acquires, servers, authorized,