Package | Description |
---|---|
net.i2p.data.i2np |
This package defines the low-level messages sent between routers,
called the Invisible Internet Network Protocol (I2NP).
|
Modifier and Type | Method and Description |
---|---|
static ShortEncryptedBuildRecord |
BuildResponseRecord.createShort(I2PAppContext ctx,
int status,
SessionKey replyKey,
byte[] replyAD,
Properties options,
int slot)
Create a new encrypted response (short record).
|