| Package | Description |
|---|---|
| be.atbash.keys.diffiehellman | |
| be.atbash.keys.diffiehellman.json |
| Modifier and Type | Method and Description |
|---|---|
AlicePublicData |
DHKeyExchangeManager.startExchange(String tenantId)
Generates an exchangeId and DH key pair.
|
| 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 AlicePublicData> |
AlicePublicDataWriter.writeJSONString(E value,
Appendable out) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AlicePublicDataJSONEncoder.setCustomValue(AlicePublicData current,
String key,
Object value) |
Copyright © 2018–2019. All rights reserved.