Annotation of embedaddon/strongswan/conf/plugins/botan.conf, revision 1.1
1.1 ! misho 1: botan {
! 2:
! 3: # Force the use of Botan's internal RNG.
! 4: # internal_rng_only = no
! 5:
! 6: # Whether to load the plugin. Can also be an integer to increase the
! 7: # priority of this plugin.
! 8: load = yes
! 9:
! 10: }
! 11: