| Package | Description |
|---|---|
| ch.epfl.dedis.byzgen | |
| ch.epfl.dedis.calypso |
| Modifier and Type | Method and Description |
|---|---|
CalypsoFactory |
CalypsoFactory.setLTSId(LTSId ltsId)
Sets the LTSId to use for all write and read requests.
|
| Modifier and Type | Method and Description |
|---|---|
LTSId |
CalypsoRPC.getLTSId() |
LTSId |
CreateLTSReply.getLTSID() |
| Modifier and Type | Method and Description |
|---|---|
static CalypsoRPC |
CalypsoRPC.fromCalypso(ByzCoinRPC bc,
LTSId ltsId)
Connects to an existing Long Term Secret using a ByzCoinRPC.
|
static CalypsoRPC |
CalypsoRPC.fromCalypso(Roster roster,
SkipblockId byzcoinId,
LTSId ltsId)
Connects to an existing byzcoin and an existing Long Term Secret.
|
CreateLTSReply |
CalypsoRPC.getLTSReply(LTSId ltsId)
returns the shared symmetricKey of the DKG that must be used to encrypt the
symmetric encryption symmetricKey.
|
Copyright © 2019. All rights reserved.