1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-02-05 11:24:15 +00:00

i2cp.leaseSetPrivKey

This commit is contained in:
orignal 2019-07-07 14:40:32 -04:00 committed by GitHub
parent 4deb31393f
commit dea0f88892
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,6 +174,7 @@ These I2CP parameter are common for all tunnel types and specify settings for a
* 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.leaseSetPrivKey -- decryption key for encrypted LeaseSet in base64. PSK or private DH
Other examples