Documentation Index

Fetch the complete documentation index at: https://docs.onespan.com/llms.txt

Use this file to discover all available pages before exploring further.

Device Binding SDK overview

Prev Next

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.