Windows user
Using Putty
https://www.ssh.com/ssh/putty/windows/puttygen
Mac user
Using Terminal
https://docs.typo3.org/m/typo3/guide-contributionworkflow/master/en-us/Appendix/OSX/SSHKeyOSX.html
After you gen, you can show your key by
$ cat ~/.ssh/id_rsa.pub
Linux user
Using Terminal
After you gen, you can show your key by
$ cat ~/.ssh/id_rsa.pub