指纹数据不会离开TEE(可信执行环境).
谷歌在CCD(兼容性文件)中包含了以下关于此的文本
https://source.android.com/security/authentication/fingerprint-hal
Thus,raw images and processed fingerprint features must not be passed
in untrusted memory. All such biometric data needs to be secured
within sensor harDWare or trusted memory. (Memory insIDe the TEE is
consIDered as trusted memory; memory outsIDe the TEE is consIDered
untrusted.)
但是有一个不同的解决方案:不要使用指纹扫描仪,而是使用相机.
总结以上是内存溢出为你收集整理的Android指纹原始数据全部内容,希望文章能够帮你解决Android指纹原始数据所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)