Windows does not include SSH support by default, but a lot of third party software exists.

The default port number that an SSH server listens on is 22.

SSH connection and authentication is carried out using public-key cryptography.

SSH Monitor

The transport layer of SSH handles the initial key exchange and is comparable to TLS/SSL.

This directly affects your ability to perform remote management on the server.