Function thrussh_keys::check_known_hosts [] [src]

pub fn check_known_hosts(
    host: &str,
    port: u16,
    pubkey: &PublicKey
) -> Result<bool>

Check whether the host is known, from its standard location.