SshSession.OnFingerprintCheck Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
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. |