net.i2p.router.tunnel
public class BuildReplyHandler extends Object
Constructor and Description |
---|
BuildReplyHandler() |
Modifier and Type | Method and Description |
---|---|
static int[] |
decrypt(I2PAppContext ctx,
TunnelBuildReplyMessage reply,
TunnelCreatorConfig cfg,
List<Integer> recordOrder)
Decrypt the tunnel build reply records.
|
public static int[] decrypt(I2PAppContext ctx, TunnelBuildReplyMessage reply, TunnelCreatorConfig cfg, List<Integer> recordOrder)