mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
The tpm plugin can be used to derive true random numbers from a TPM 2.0 device. The get_random method must be explicitly enabled in strongswan.conf with the plugin.tpm.use_rng = yes option.
3 lines
72 B
Plaintext
3 lines
72 B
Plaintext
charon.plugins.tpm.use_rng = no
|
|
Whether the TPM should be used as RNG.
|