From 5fbaade8aa2b1c9c04ae2c72ed1295ca44f9bbf7 Mon Sep 17 00:00:00 2001 From: orignal Date: Thu, 14 May 2020 15:50:24 -0400 Subject: [PATCH] comma separated i2cp.leaseSetEncType --- docs/user-guide/tunnels.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/tunnels.md b/docs/user-guide/tunnels.md index fbee809..79556c4 100644 --- a/docs/user-guide/tunnels.md +++ b/docs/user-guide/tunnels.md @@ -173,7 +173,7 @@ These I2CP parameter are common for all tunnel types and specify settings for a * explicitPeers -- list of comma-separated b64 addresses of peers to use, default: unset * i2p.streaming.initialAckDelay -- milliseconds to wait before sending Ack. 200 by default * i2cp.leaseSetType -- type of LeaseSet to be sent. 1, 3 or 5. 1 by default -* i2cp.leaseSetEncType -- encryption type to be used in LeaseSet type 3. Identity's type by default +* i2cp.leaseSetEncType -- comma separated encryption types to be used in LeaseSet type 3 or 5. Identity's type by default * i2cp.leaseSetPrivKey -- decryption key for encrypted LeaseSet in base64. PSK or private DH * i2cp.leaseSetAuthType -- authentication type for encrypted LeaseSet. 0 - no authentication(default), 1 - DH, 2 - PSK * i2cp.leaseSetClient.dh.nnn -- client name:client's public DH in base64, for authentication type 1, nnn is integer