Uses of Class
net.i2p.data.i2np.BuildRequestRecord
Package | Description |
---|---|
net.i2p.router.tunnel.pool |
Tunnel creation, tunnel build message handling.
|
-
Uses of BuildRequestRecord in net.i2p.router.tunnel.pool
Methods in net.i2p.router.tunnel.pool that return BuildRequestRecord Modifier and Type Method Description BuildRequestRecord
BuildMessageProcessor. decrypt(TunnelBuildMessage msg, Hash ourHash, PrivateKey privKey)
Decrypt the record targeting us, encrypting all of the other records with the included reply key and IV.