SecureShell.fingerPrint

String

Unique host fingerprint Each SSH server has a unique host fingerprint. When an SSH client connects to an SSH server, it gets the server's fingerprint. The presentation of the fingerprint ensures that the client communicates with the correct server, and not an imposter. Users can specify theserver fingerprint in this attribute, or leave the credentials empty to bypass fingerprint verification by setting to false the attribue "verifyHosts".