C#/.NET中的受信任平台模块 [英] Trusted Platform Module in C# / .NET

查看:52
本文介绍了C#/.NET中的受信任平台模块的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我正在寻找一种API,该API现在可以与内置在任何现代主板/笔记本电脑中的TPM配合使用.
我想要的是从中获得最少的AIK-密钥(证书).如果可以的话,那当然是完美的:

-初始化TPM
-设置所有者
-密钥管理
-证书检索

.NET/C#有什么用吗?

Hello,

i am looking for an API which is able to work with TPMs built into any modern motherboard / notebook nowadays.
What i want is to get least an AIK - Key (Certificate) out of it. Of course it would be perfect if i could:

- Innitialize the TPM
- Set the Owner
- Key Management
- Certificate retrival

Is there anything for .NET / C#?

推荐答案

您好,使用命名空间using System.Management;
访问此网站 以获取进一步的信息
Hi use the namespace using System.Management;
Visit this site for further information


这篇关于C#/.NET中的受信任平台模块的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆