Package | Description |
---|---|
net.i2p.crypto |
These classes provide a number of low-level cryptographic routines.
|
Modifier and Type | Method and Description |
---|---|
static DHSessionKeyBuilder |
DHSessionKeyBuilder.exchangeKeys(InputStream in,
OutputStream out)
Conduct a DH exchange over the streams, returning the resulting data.
|