A protocol to open a shell in a remote device. Found on port tcp/22

Protocol

SSH Encryption

SSH is secure because it uses public/private keys to encrypt and decrypt data.

SSH Key

An SSH key is often a 256 byte file that contains symbols used to encrypt/decrypt data. You can create a key with OpenSSH