Access data stored in vTPM
S Abijith
426
Reputation points
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!!
Sign in to answer