The HostKeyEventArgs type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| HostKeyEventArgs |
Initializes a new instance of the HostKeyEventArgs class.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
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