File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / plugins / botan.conf
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Mar 17 00:20:08 2021 UTC (4 years, 9 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, HEAD
strongswan 5.9.2

    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: 

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