HostKeyEventArgs PropertiesSSH .NET Client Library Documentation
The HostKeyEventArgs type exposes the following members.
Properties

  NameDescription
Public propertyCanTrust
Gets or sets a value indicating whether host key can be trusted.
Public propertyFingerPrint
Gets the finger print.
Public propertyHostKey
Gets the host key.
Public propertyHostKeyName
Gets the host key name.
Public propertyKeyLength
Gets the length of the key in bits.
Back to Top
See Also