Device Binding SDK

With the Device Binding SDK, a unique identifier for a given mobile device can be generated. This unique identifier, called Device fingerprintClosed A unique identifier; it is a hexadecimal string of 64 characters. It is a securely computed SHA-256 hash of the device-specific data and hardcoded salts. 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, refer to the Device Binding SDK Integration Guide at Mobile Security Suite Integration Guides.