...
<Host del SFTP server>,<IP host del SFTP server>
type of public key (ssh-rsa or ssh-dss) depending on if it is RSA or DSA
public key encoded in base64 (is the file body with the SSH.com type public key).
An example of one line of the file to accept SFTP server connections which machine is “sftp-server-test” with IP “10.2.4.10” and a RSA type public key would be,
...