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