Access data stored in vTPM

S Abijith 346 Reputation points
2024-05-06T12:16:02.39+00:00

Hi All,

We have a WPF application running on .Net Framework v4.8.

We are currently using 'ESXi' to host 'Windows Server 2022', which inturn hosts the WPF application.

We are planning to store all the sensitive data related to the application, such as passwords, sqlite database file, keys, etc in vTPM(Virtualized TPM) by using 'vSphere'.

We have a few questions regarding the same. Can anyone please provide us the below details:

  • What types of data can be stored in vTPM (could be files, database file, keys, etc)?
  • How to access the data stored in vTPM using C#?
  • Is there any built-in libraries in .Net for accessing the data?
  • If no built-in libraries, which external libraries provide support?

Can anyone please provide us the above details.

Any help is appreciated!!

Thank you!!

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,703 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,555 questions
{count} votes