Annotation of embedaddon/strongswan/conf/plugins/botan.opt, revision 1.1.1.1

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.

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