IConnection.GetClientFingerprint()

DESCRIPTION

Get the fingerprint of the client public key used for this connection.

DECLARATION

System.String GetClientFingerprint()

ERRORS

  • T:Nabto.Edge.Client.NabtoException: Thrown with error code INVALID_STATE if no private key set on connection.

RETURNS

The fingerprint encoded as hex.