pub async fn hostkeys( ev: ServEvent<'_, '_>, config: &SunsetMutex<SSHStampConfig>, ) -> Result<(), Error>
Provides host keys to the SSH client.
Returns an error if SSH protocol operations fail.