
public class DiffieHellman extends Object
DiffieHellman.Server and DiffieHellman.Client.| Modifier and Type | Class and Description |
|---|---|
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 and Description |
|---|
DiffieHellman() |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.