價格:免費
更新日期:2018-08-15
檔案大小:1.7M
目前版本:0.6
版本需求:Android 4.0 以上版本
官方網站:https://github.com/scottyab/safetynethelper/
Email:safetynethelper@scottyab.com
聯絡地址:Melbourne Road, Bristol BS7 8LB
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