| Package | Description |
|---|---|
| be.atbash.keys.diffiehellman | |
| be.atbash.keys.diffiehellman.json |
| Modifier and Type | Class and Description |
|---|---|
class |
AlicePublicData |
| Modifier and Type | Method and Description |
|---|---|
BobPublicData |
DHKeyExchangeManager.acknowledgeExchange(AlicePublicData publicData)
Bob receives the public key from Alice and return his public key.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends BobPublicData> |
BobPublicDataWriter.writeJSONString(E value,
Appendable out) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BobPublicDataJSONEncoder.setCustomValue(BobPublicData current,
String key,
Object value) |
Copyright © 2018–2019. All rights reserved.