API reference
API reference
Select your platform
No SDKs available
No versions available

DeviceApplicationIntegrity Class

The Device Application Integrity API is a key function for developers committed to protecting their applications from unauthorized modifications and potential security breaches. Leveraging this API can greatly enhance the security of your applications, ensuring a seamless and safe user experience. See more details here.

Static Member Functions

Returns Device and Application Integrity Attestation JSON Web Token. The token has format of header.claims.signature encoded in base64. Header contains algorithm type (PS256) and token type (JWT). See more details here.
Parameters
challenge_nonce
A string that represents a nonce value used to generate the attestation token, ensuring uniqueness and security.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon