DH key generation.
Interface | Description |
---|---|
DHSessionKeyBuilder.Factory |
Class | Description |
---|---|
DHSessionKeyBuilder |
Generate a new session key through a diffie hellman exchange.
|
DHSessionKeyBuilder.PrecalcRunner |
Try to keep DH pairs at the ready.
|
X25519KeyFactory |
Try to keep DH pairs at the ready.
|
X25519PrivateKey |
A PrivateKey we can stick in a KeyPair.
|
X25519PublicKey |
A PublicKey we can stick in a KeyPair.
|
Exception | Description |
---|---|
DHSessionKeyBuilder.InvalidPublicParameterException |