C# (CSharp) Tpm2Lib Tbs - 14 examples found. These are the top rated real world C# (CSharp) examples of Tpm2Lib.Tbs extracted from open source projects. You can rate examples to help us improve the quality of examples.
Instances of the class TPM are created on top of TPM devices (either a physical TPM, or another Tbs) via new Tbs(theTpmDevice). TPM device contexts are then typically created through GetTpm(int locality).