パッケージ | 説明 |
---|---|
net.i2p.data.i2np |
This package defines the low-level messages sent between routers,
called the Invisible Internet Network Protocol (I2NP).
|
net.i2p.router.tunnel |
All the work of managing locally created and participating tunnels,
creating and handling tunnel messages, and their encryption.
|
修飾子とタイプ | クラス | 説明 |
---|---|---|
class |
VariableTunnelBuildReplyMessage |
Transmitted from the new outbound endpoint to the creator through a
reply tunnel.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
int[] |
BuildReplyHandler.decrypt(TunnelBuildReplyMessage reply,
TunnelCreatorConfig cfg,
java.util.List<java.lang.Integer> recordOrder) |
Decrypt the tunnel build reply records.
|