【问题标题】:Is it possible to create some sort of hash/key from the user's fingerprint?是否可以从用户的指纹中创建某种哈希/密钥?
【发布时间】:2017-08-18 07:52:00
【问题描述】:

我想创建一个应用程序,它使用来自 TouchID 的哈希或密钥作为 ID 或密码,并将此哈希/密钥放入我自己的数据库中。

因此,如果用户使用他们的登录凭据和指纹从另一台设备登录我的应用程序,它仍然可以识别他们。

【问题讨论】:

  • 您无权访问指纹数据。

标签: ios touch-id


【解决方案1】:

简而言之,Apple 不提供对指纹数据的访问权限。

并且不能用于匹配其他指纹数据库。

阅读更多an Apple support article on TouchID.

另见:Is it possible to get TouchID information and compare to a fingerprint database?

【讨论】:

    猜你喜欢
    • 2011-01-18
    • 1970-01-01
    • 2010-12-01
    • 2012-04-19
    相关资源
    最近更新 更多