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