Paste the contents of your SSH public key file here.
( Something like ~/.ssh/id_rsa.pub )
The contents of this file should look similar to
ssh-rsa AAAAC3NzaC1l...Yqv== me@my-computer
If you wish, you can
generate a new SSH key pair using the ssh-keygen utility.