Back to product page

FingerPrint property


Returns fingerprint of the host's key.

Type

A String value.

Syntax

  • Basic
object.FingerPrint
The FingerPrint(object) syntax has these parts:
objectAn expression evaluating to an object of type wodSFTP.

Remarks

The FingerPrint property will return a text readable hex representation of the fingerprint of the server's key. It is the same fingerprint as fired with HostFingerprint event, in case you cannot use it from that event.

Platforms

Windows