HostKeyEventArgs public class HostKeyEventArgs : EventArgs Documentation public bool CanTrust { get; set; } public byte[] FingerPrint { get; } public byte[] HostKey { get; } public int KeyLength { get; } public HostKeyEventArgs(KeyHostAlgorithm host)