Called by the verification instance when a key is received by a server that does not match the current key recorded in the known_hosts file.
[Visual Basic] MustOverride Public Sub OnHostKeyMismatch( _ ByVal host As String, _ ByVal allowedKey As SSHPublicKey, _ ByVal actualKey As SSHPublicKey _ )