Uses of Class
net.i2p.router.transport.ntcp.NTCP2Options
Package
Description
The NTCP transport allows passing I2P messages on top of TCP.
-
Uses of NTCP2Options in net.i2p.router.transport.ntcp
Modifier and TypeMethodDescriptionstatic NTCP2Options
NTCP2Options.fromByteArray
(byte[] options) NTCP2Options.merge
(NTCP2Options his) Get a combined config for this connection.Modifier and TypeMethodDescription(package private) void
NTCPConnection.finishInboundEstablishment
(CipherState sender, CipherState receiver, byte[] sip_ba, byte[] sip_ab, long clockSkew, NTCP2Options hisPadding) We are Bob.NTCP2Options.merge
(NTCP2Options his) Get a combined config for this connection.