Package | Description |
---|---|
net.i2p.crypto |
These classes provide a number of low-level cryptographic routines.
|
net.i2p.router.transport.udp |
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
|
Modifier and Type | Method and Description |
---|---|
void |
DHSessionKeyBuilder.setPeerPublicValue(BigInteger peerVal)
Specify the value given by the peer for use in the session key negotiation
|
void |
DHSessionKeyBuilder.setPeerPublicValue(byte[] val) |
Modifier and Type | Method and Description |
---|---|
void |
InboundEstablishState.generateSessionKey() |