| Class | Description |
|---|---|
| CalypsoRPC |
CalypsoRPC is the entry point for all the RPC calls to the Calypso service, which acts as the secret-management cothority.
|
| DecryptKeyReply |
The response of the DecryptKey RPC call.
|
| Document |
A document is an example how to use Calypso to store a document securely on Byzcoin.
|
| Encryption | |
| Encryption.keyIv | |
| LTS |
LTS represents a Long Term Secret, which is the result of a DKG among multiple nodes in the cothority.
|
| LTSId |
This class represents a LTSId that points to a Long Term Secret configuration in Calypso.
|
| ReadData |
A ReadData is the data that is sent to the calypsoRead contract.
|
| ReadInstance |
ReadInstance represents a contract created by the calypsoRead contract.
|
| WriteData |
A WriteData is the data that is sent to the calypsoWrite contract store a write request with the encrypted document.
|
| WriteInstance |
WriteInstance holds the data related to a spawnCalypsoWrite request.
|
Copyright © 2018. All rights reserved.