The HostKeyEventArgs type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| CanTrust |
Gets or sets a value indicating whether host key can be trusted.
| |
| FingerPrint |
Gets the finger print.
| |
| HostKey |
Gets the host key.
| |
| HostKeyName |
Gets the host key name.
| |
| KeyLength |
Gets the length of the key in bits.
|
See Also