public class BuildReplyHandler extends Object
Constructor and Description |
---|
BuildReplyHandler(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(I2PAppContext context)
public int[] decrypt(TunnelBuildReplyMessage reply, TunnelCreatorConfig cfg, List<Integer> recordOrder)