Package | Description |
---|---|
net.i2p.data.i2np |
The Invisible Internet Network Protocol (I2NP) is only a part of how an
application can send messages over the network.
|
net.i2p.router.tunnel |
Modifier and Type | Class and Description |
---|---|
class |
VariableTunnelBuildReplyMessage
Transmitted from the new outbound endpoint to the creator through a
reply tunnel
|
Modifier and Type | Method and Description |
---|---|
static int[] |
BuildReplyHandler.decrypt(I2PAppContext ctx,
TunnelBuildReplyMessage reply,
TunnelCreatorConfig cfg,
List<Integer> recordOrder)
Decrypt the tunnel build reply records.
|