SafetyNet Helper is an open source library for the Google Safety Net API. It’s makes it easier for developers to integrate and use this great service provided by Google to add extra layer of validation of the device your app is running on. This is the sample app to show how it works.
If you want to jump straight to the code go here -> https://github.com/scottyab/safetynethelper/
This sample app will check if your device passes the Google SafetyNet CTS test
SafetyNet Helper library features:
* Simplified call the SafetyNet API
* Decoding of the JSON Web Token (JWT) response into simple POJO
* Integration with the Device verification API to verify the JWT message.
* SSL pinning on the Device verification API connection
SafetyNet Helper es una biblioteca de código abierto para la API de red de seguridad Google. Se hace más fácil para los desarrolladores integrar y utilizar este gran servicio prestado por Google para añadir capa extra de validación del dispositivo de su aplicación se está ejecutando. Se trata de la aplicación de ejemplo para mostrar cómo funciona.
Si quiere saltar directamente al código, entra aquí -> https://github.com/scottyab/safetynethelper/
Esta aplicación muestra comprobará si su dispositivo pasa la prueba de Google SafetyNet CTS
SafetyNet Helper operaciones de biblioteca:
* Llamada simplificado la API SafetyNet
* Decodificación de la JSON Web Token (JWT) respuesta en sencilla POJO
* Integración con la API de comprobación de dispositivos para comprobar el mensaje de JWT.
* SSL depositadas en la conexión de dispositivos de verificación API