Plugin provides the ability to use a Trusted Platform Module (TPM) to seal and unseal keys
The sealed data can only get recovered on the same TPM it was sealed against.
This library also supports sealing data and binding it to a certain passphrase or TPM PCRs values
For an example of standalone usage, see the example below.