SshSession.OnFingerprintCheck Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
OnFingerprintCheck(SshFingerprintEventArgs)
Raises the FingerprintCheck event.
Declaration
protected virtual void OnFingerprintCheck(SshFingerprintEventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| SshFingerprintEventArgs | e | A SshFingerprintEventArgs that contains the event data. |