Nearby Connections 是否有任何安全措施?

Is there any kind of security in Nearby Connections?

我想知道 Nearby Connections 是否实施了某种类型的内部身份验证、密码学或类似的东西。如果可以禁用它。

PS:我的应用程序是 "proof of concept",我想知道附近 API.

是否满足时间限制
version: com.google.android.gms:play-services-nearby:17.0.0

有加密(参见https://github.com/google/ukey2)。无法禁用它,但如果您在接受连接时没有正确验证令牌,则假定加密已损坏。