Skip to main content

hostkeys

Function hostkeys 

Source
pub async fn hostkeys(
    ev: ServEvent<'_, '_>,
    config: &SunsetMutex<SSHStampConfig>,
) -> Result<(), Error>
Expand description

Provides host keys to the SSH client.

ยงErrors

Returns an error if SSH protocol operations fail.