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