public class BuildMessageProcessor extends Object
Constructor and Description |
---|
BuildMessageProcessor(I2PAppContext ctx) |
Modifier and Type | Method and 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)