| Package | Description |
|---|---|
| net.i2p.router.tunnel |
All the work of managing locally created and participating tunnels,
creating and handling tunnel messages, and their encryption.
|
| Modifier and Type | Class | Description |
|---|---|---|
(package private) class |
InboundGatewayProcessor |
Override the hop processor to seed the message with a random
IV.
|
| Constructor | Description |
|---|---|
OutboundTunnelEndpoint(RouterContext ctx,
HopConfig config,
HopProcessor processor) |
|
TunnelParticipant(RouterContext ctx,
HopConfig config,
HopProcessor processor) |
not an inbound endpoint
|