gpt4 book ai didi

安卓指纹识别

转载 作者:行者123 更新时间:2023-11-29 15:44:06 25 4
gpt4 key购买 nike

想法是使用指纹识别用户。我想将手指与用户绑定(bind),这样用户就可以使用任何指纹设备的手指登录应用程序,因此如果用户更改设备并且无需输入用户名和密码,用户就可以登录。如何制作?到目前为止,我发现没有选择。或者我可能是错的?

我找到了关于使用公钥和私钥进行身份验证的文章,但这不是我真正想要的,因为如果用户要更改设备,设备必须生成一对新的公钥和私钥。

最佳答案

没有办法做到这一点。 Android Fingerprint API(与 Apple's TouchID 不同)旨在将指纹绑定(bind)到设备(来自 Nexus FAQ ):

Your fingerprint data is stored securely and never leaves your device. Your data is not shared with Google or any apps on your device.

因此,应用无法访问指纹数据以将其保存以供跨设备使用。

关于安卓指纹识别,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35547548/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com