get_hostkey_public_by_type
struct sshkey *get_hostkey_public_by_type(int, int, struct ssh *);
kex->load_host_public_key=&get_hostkey_public_by_type;