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 ผู้ช่วยเป็นห้องสมุดแหล่งที่มาเปิดให้บริการสำหรับความปลอดภัยของ Google สุทธิ API มันทำให้มันง่ายขึ้นสำหรับนักพัฒนาเพื่อบูรณาการและใช้บริการมากโดย Google เพื่อเพิ่มชั้นพิเศษของการตรวจสอบของอุปกรณ์ app ของคุณทำงานอยู่ใน นี้เป็น app ตัวอย่างที่จะแสดงวิธีการทำงาน
หากคุณต้องการที่จะกระโดดตรงไปยังรหัสไปที่นี่ -> https://github.com/scottyab/safetynethelper/
การตรวจสอบตัวอย่างนี้จะตรวจสอบว่าอุปกรณ์ของคุณผ่านการทดสอบของ Google SafetyNet CTS
SafetyNet Helper คุณสมบัติห้องสมุด:
* ง่ายโทร SafetyNet API
* ถอดรหัสของ JSON เว็บ Token (JWT) การตอบสนองเข้า POJO ง่าย
* บูรณาการกับการตรวจสอบอุปกรณ์ API เพื่อตรวจสอบข้อความ JWT
* SSL ตรึงในการตรวจสอบอุปกรณ์การเชื่อมต่อ API