SshSession.Fingerprint Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
Fingerprint
Gets the server public key fingerprint.
Declaration
public SshFingerprint Fingerprint { get; }
Property Value
| Type | Description |
|---|---|
| SshFingerprint | Server fingerprint. |