Connection.getClientFingerprint()
DESCRIPTION
Get the fingerprint of the clients public key as a hex string.
DECLARATION
String getClientFingerprint()
PARAMETERS
None.
ERRORS
Throws the following exceptions:
None.
RETURN VALUES
the client fingerprint encoded as hex.
EXAMPLES
None.