To create an SSH key pair open powershell or CMD on Windows or on Linux open terminal and type the following for an RSA key pair.
Press enter a few times for the default locations.
Files
This will create 2 files in %USERPROFILE%/.ssh
id_rsa = Private Key
id_rsa.