Return to botan.opt CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / plugins |
1.1 misho 1: charon.plugins.botan.internal_rng_only = no 2: Force the use of Botan's internal RNG. 3: 4: If enabled, only Botan's internal RNG will be used throughout the plugin. 5: Otherwise, and if supported by Botan, rng_t implementations provided by 6: other loaded plugins will be used as RNG.