File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / plugins / botan.opt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Mar 17 00:20:08 2021 UTC (3 years, 7 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

charon.plugins.botan.internal_rng_only = no
	Force the use of Botan's internal RNG.

	If enabled, only Botan's internal RNG will be used throughout the plugin.
	Otherwise, and if supported by Botan, rng_t implementations provided by
	other loaded plugins will be used as RNG.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>