Uses of Class
net.i2p.data.i2np.ShortEncryptedBuildRecord
Package | Description |
---|---|
net.i2p.data.i2np |
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
Methods in net.i2p.data.i2np that return ShortEncryptedBuildRecord Modifier and Type Method Description static ShortEncryptedBuildRecord
BuildResponseRecord. createShort(I2PAppContext ctx, int status, SessionKey replyKey, byte[] replyAD, Properties options)
Create a new encrypted response (short record).