Connection.getClientFingerprint()
DESCRIPTION
Get the fingerprint of the clients public key as a hex string.
DECLARATION
String getClientFingerprint()
THROWS EXCEPTIONS
NabtoRuntimeException:
- with error code
INVALID_STATE
if no private key is configured
RETURNS
The client fingerprint encoded as hex.