public class BuildMessageProcessor extends Object
| Constructor | Description |
|---|---|
BuildMessageProcessor(I2PAppContext ctx) |
| Modifier and Type | Method | Description |
|---|---|---|
BuildRequestRecord |
decrypt(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(TunnelBuildMessage msg, Hash ourHash, PrivateKey privKey)