3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-23 23:55:54 +00:00

12 lines
167 B
Plaintext
Raw Normal View History

Sandbox TPMv2.0 bindings
------------------------
Required properties:
- compatible : Should be "sandbox,tpm2"
Example:
tpm {
compatible = "sandbox,tpm2";
};