| Package | Description |
|---|---|
| ch.epfl.dedis.calypso |
| Modifier and Type | Method and Description |
|---|---|
LTS |
CalypsoRPC.createLTS()
Create a long-term-secret (LTS) and retrieve its configuration.
|
LTS |
WriteInstance.getLts()
Get the LTS configuration.
|
LTS |
CalypsoRPC.getLTS() |
| Modifier and Type | Method and Description |
|---|---|
WriteData |
Document.getWriteData(LTS lts)
Creates a WriteData object with the fields of the document.
|
| Constructor and Description |
|---|
WriteData(LTS lts,
byte[] dataEnc,
byte[] keyMaterial,
byte[] extraData,
DarcId publisher)
Create a new document by giving all possible parameters.
|
Copyright © 2018. All rights reserved.