【发布时间】:2021-03-01 13:41:05
【问题描述】:
我有一个与 BLE 设备配对并读/写数据的 android 应用程序。现在,我的客户需要通过 TLS 加密使其更加安全。我试图找出一种有效的方法来使用 TLS/SSL 在移动应用程序和 BLE 设备之间通过低功耗蓝牙传输数据。有人可以指导我吗?
【问题讨论】:
-
参见:Bluetooth Low Energy encryption and data safety 我会检查 BLE 设备是否能够处理加密开销,因为 BLE 适用于低功耗设备。
标签: android ssl bluetooth bluetooth-lowenergy