SshFingerprintEventArgs Class
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
Provides data for the Fingerprint
Syntax
public class SshFingerprintEventArgs : EventArgs
Inherited Members
Constructors
| Name | Description |
|---|---|
|
Ssh |
Initializes a new instance of the Ssh |
|
Ssh |
Initializes a new instance of the Ssh |
Properties
| Name | Description |
|---|---|
| Accept | Gets or sets a value indicating whether to accept the fingerprint. |
| Fingerprint | Gets the server's fingerprint. |
|
Server |
Gets the server public key. |