| Package | Description |
|---|---|
| net.i2p.data.i2np | This package defines the low-level messages sent between routers,
called 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)Creates a new ChaCha/Poly-encrypted response record (short format). |