libtpmtss: Support for TSS2 v2 libraries

This commit is contained in:
Andreas Steffen
2018-07-19 12:40:42 +02:00
parent 75214fabd8
commit e74e920bbc
12 changed files with 1323 additions and 29 deletions
+3
View File
@@ -1,2 +1,5 @@
charon.plugins.tpm.use_rng = no
Whether the TPM should be used as RNG.
charon.plugins.tpm.tcti.name = tabrmd
Name of TCTI library. Valid values: tabrmd, device, mssim.