Uses of Class
net.i2p.data.i2np.TunnelBuildReplyMessage
Package
Description
This package defines the low-level messages sent between routers,
called the Invisible Internet Network Protocol (I2NP).
Tunnel creation, tunnel build message handling.
-
Uses of TunnelBuildReplyMessage in net.i2p.data.i2np
Modifier and TypeClassDescriptionclass
Sent from the OBEP to the tunnel creator via an inbound tunnel.class
Internal use only, to convert an inbound STBM to a reply.class
Transmitted from the new outbound endpoint to the creator through a reply tunnel. -
Uses of TunnelBuildReplyMessage in net.i2p.router.tunnel.pool
Modifier and TypeMethodDescriptionint[]
BuildReplyHandler.decrypt
(TunnelBuildReplyMessage reply, TunnelCreatorConfig cfg, List<Integer> recordOrder) Decrypt the tunnel build reply records.