Uses of Class
net.i2p.data.i2np.BuildRequestRecord

Packages that use BuildRequestRecord
net.i2p.router.tunnel   
 

Uses of BuildRequestRecord in net.i2p.router.tunnel
 

Methods in net.i2p.router.tunnel that return BuildRequestRecord
 BuildRequestRecord BuildMessageProcessor.decrypt(I2PAppContext ctx, TunnelBuildMessage msg, Hash ourHash, PrivateKey privKey)
          Decrypt the record targetting us, encrypting all of the other records with the included reply key and IV.