net.i2p.data.i2np
public class BuildResponseRecord extends Object
Constructor and Description |
---|
BuildResponseRecord() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
create(I2PAppContext ctx,
int status,
SessionKey replyKey,
byte[] replyIV,
long responseMessageId)
Create a new encrypted response
|
public static byte[] create(I2PAppContext ctx, int status, SessionKey replyKey, byte[] replyIV, long responseMessageId)
status
- the responseresponseMessageId
- unused except for debugging