Package | Description |
---|---|
net.i2p.router.transport.crypto |
DH key generation.
|
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) |