|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.net4j.util.security.DiffieHellman

Executes the Diffie-Hellman key agreement protocol between 2 parties: DiffieHellman.Server and DiffieHellman.Client.
| Nested Class Summary | |
|---|---|
static class |
DiffieHellman.Client
Executes the client-side of the Diffie-Hellman key agreement protocol. |
static class |
DiffieHellman.ParameterSpecGenerator
Creates Diffie-Hellman parameters. |
static class |
DiffieHellman.Server
Executes the server-side of the Diffie-Hellman key agreement protocol. |
static class |
DiffieHellman.SkipParameterSpec
|
| Constructor Summary | |
|---|---|
DiffieHellman()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiffieHellman()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||