class BuildReplyHandler extends Object
| Modifier and Type | Class and Description |
|---|---|
static class | BuildReplyHandler.ResultThis contains the result of decrypting the build request
or reply record, including the decrypted properties field,
if present. |
| Constructor and Description |
|---|
BuildReplyHandler(I2PAppContext context)Create a new build reply handler. |
| Modifier and Type | Method and Description |
|---|---|
BuildReplyHandler.Result[] | decrypt(TunnelBuildReplyMessage reply,
TunnelCreatorConfig cfg,
List<Integer> recordOrder)Decrypt the tunnel build reply records. |
public BuildReplyHandler(I2PAppContext context)
context - the I2P app contextpublic BuildReplyHandler.Result[] decrypt(TunnelBuildReplyMessage reply, TunnelCreatorConfig cfg, List<Integer> recordOrder)
reply - the tunnel build reply messagecfg - the tunnel creator configrecordOrder - the order of records