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