enum ssh_known_hosts_e ssh_session_get_known_hosts_entry_file(ssh_session session, const char *filename, struct ssh_knownhosts_entry **pentry)
Get the known_hosts entry for the current connected session from the given known_hosts file.
Definition knownhosts.c:1232