microsoft / TSS.MSR

The TPM Software Stack from Microsoft Research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create an arbitrary AES128Cbc key in C# and register it to TPM

MINTIA opened this issue · comments

Is it possible to create arbitrary AES128Cbc keys in C# and register them with TPM?
Please let me know if there is a reference for the library you are implementing.