Sftp.Fingerprint Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
Fingerprint
Gets the server public key fingerprint (a SHA-256 hash of the server public key).
Declaration
public string Fingerprint { get; }
Property Value
Type | Description |
---|---|
String | Server fingerprint. |