chiark / gitweb /
site: Be able to use multiple private keys
[secnet.git] / README
diff --git a/README b/README
index 88dd48b6d20693c281dfd663a3d23cb7497d995e..60b34073c0cfd43cd470b4486e2e9be34fcbd34b 100644 (file)
--- a/README
+++ b/README
@@ -392,7 +392,8 @@ site: dict argument
    them.
   resolver (resolver closure)
   random (randomsrc closure)
-  local-key (rsaprivkey closure)
+  key-cache (privcache closure)
+  local-key (rsaprivkey closure): Deprecated; use key-cache instead.
   address (string list): optional, DNS name(s) used to find our peer;
     address literals are supported too if enclosed in `[' `]'.
   port (integer): mandatory if 'address' is specified: the port used