
public static class DiffieHellman.Client extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DiffieHellman.Client.Response |
| Constructor and Description |
|---|
DiffieHellman.Client() |
| Modifier and Type | Method and Description |
|---|---|
DiffieHellman.Client.Response |
handleChallenge(DiffieHellman.Server.Challenge challenge,
byte[] clearText) |
public DiffieHellman.Client.Response handleChallenge(DiffieHellman.Server.Challenge challenge, byte[] clearText)
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.