gpt4 book ai didi

c# - 在 Raspberry pi c# 上赢得 10 IoT TPM

转载 作者:行者123 更新时间:2023-11-30 23:18:52 25 4
gpt4 key购买 nike

我正处于我的应用程序的最后阶段,我遇到了 TPM(可信平台模块)。看起来非常适合存储 token 和 URL。

我正在努力让它与 Raspberry pi 3 和 c# 一起工作。

完成所有配置和代码后,在尝试部署应用程序时出现此错误消息:

Severity Code Description Project File Line Suppression State Error DEP6956 : Failed to establish connection to the device due to protocol incompatibility. Please try again, and if this error persists, please try restarting the target device. Device supports protocol 'Sirep2'.

看来我无法再连接了。

我有两个问题:1) 可以使用 TPM 和 Raspberry pi 3 吗?2) 你会推荐 TPM 来存储 token 和 URLs 吗?还有其他安全的方法吗?

谢谢大家

最佳答案

1) Is possible to use TPM and Raspberry pi 3?

是的,使用 IoT Core 仪表板您可以 install a software-emulated TPM在没有 TPM 芯片的 Raspberry Pi 2 或 3 上。

2) Would you recommend TPM to store Tokens and URLs?

将安全信息存储在 TPM 中可以帮助 protect them from disclosure .从这个角度来看,我推荐使用TPM。

关于c# - 在 Raspberry pi c# 上赢得 10 IoT TPM,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40579494/

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