Device Binding SDK overview
- 03 Dec 2024
- 1 Minute to read
- DarkLight
- PDF
Device Binding SDK overview
- Updated on 03 Dec 2024
- 1 Minute to read
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
With the Device Binding SDK, a unique identifier for a given mobile device can be generated. This unique identifier, called Device fingerprint in the API, is a hexadecimal string of 64 characters. It is a securely computed SHA-256 hash of the device-specific data and salts.
As an integrator, you must provide a salt which will be used to diversify the generation of the device fingerprint.
For more detailed information about the SDK and integration instructions, see the Device Binding SDK Integration Guide.
Was this article helpful?