Browse Source

modules: readme files regenerated - tls ... [skip ci]

Kamailio Dev 6 years ago
parent
commit
b590df771e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/modules/tls/README

+ 1 - 0
src/modules/tls/README

@@ -1436,6 +1436,7 @@ end
      * krand - use internal kam_rand() function
      * krand - use internal kam_rand() function
      * fastrand - use internal fastrand function
      * fastrand - use internal fastrand function
      * cryptorand - use internal cryptorand (fortuna) function
      * cryptorand - use internal cryptorand (fortuna) function
+     * kxlibssl - default libssl rand engine wrapped by a Kamailio mutex
 
 
    Note: the krand and fastrand engines are not recommended for use on
    Note: the krand and fastrand engines are not recommended for use on
    systems requiring strong security, as they may not generate numbers
    systems requiring strong security, as they may not generate numbers