public class BuildMessageProcessor extends Object
| Constructor and Description |
|---|
BuildMessageProcessor(RouterContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
BuildRequestRecord |
decrypt(TunnelBuildMessage msg,
net.i2p.data.Hash ourHash,
net.i2p.data.PrivateKey privKey)
Decrypt the record targetting us, encrypting all of the other records with the included
reply key and IV.
|
public BuildMessageProcessor(RouterContext ctx)
public BuildRequestRecord decrypt(TunnelBuildMessage msg, net.i2p.data.Hash ourHash, net.i2p.data.PrivateKey privKey)