public final class Calypso extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Calypso.Authorise
Authorise adds a ByzCoinID to the list of authorized IDs.
|
static interface |
Calypso.AuthoriseOrBuilder |
static class |
Calypso.AuthoriseReply
AuthoriseReply is returned upon successful authorization
Deprecated: please use AuthorizeReply
|
static interface |
Calypso.AuthoriseReplyOrBuilder |
static class |
Calypso.Authorize
Authorize is used to add the given ByzCoinID into the list of
authorised IDs.
|
static interface |
Calypso.AuthorizeOrBuilder |
static class |
Calypso.AuthorizeReply
AuthorizeReply is returned upon successful authorisation.
|
static interface |
Calypso.AuthorizeReplyOrBuilder |
static class |
Calypso.CreateLTS
CreateLTS is used to start a DKG and store the private keys in each node.
|
static interface |
Calypso.CreateLTSOrBuilder |
static class |
Calypso.CreateLTSReply
CreateLTSReply is returned upon successfully setting up the distributed
key.
|
static interface |
Calypso.CreateLTSReplyOrBuilder |
static class |
Calypso.DecryptKey
DecryptKey is sent by a reader after he successfully stored a 'Read' request
in byzcoin Client.
|
static interface |
Calypso.DecryptKeyOrBuilder |
static class |
Calypso.DecryptKeyReply
DecryptKeyReply is returned if the service verified successfully that the
decryption request is valid.
|
static interface |
Calypso.DecryptKeyReplyOrBuilder |
static class |
Calypso.GetLTSReply
GetLTSReply asks for the shared public key of the corresponding LTSID
|
static interface |
Calypso.GetLTSReplyOrBuilder |
static class |
Calypso.LtsInstanceInfo
LtsInstanceInfo is the information stored in an LTS instance.
|
static interface |
Calypso.LtsInstanceInfoOrBuilder |
static class |
Calypso.Read
Read is the data stored in a read instance.
|
static interface |
Calypso.ReadOrBuilder |
static class |
Calypso.ReshareLTS
ReshareLTS is used to update the LTS shares.
|
static interface |
Calypso.ReshareLTSOrBuilder |
static class |
Calypso.ReshareLTSReply
ReshareLTSReply is returned upon successful resharing.
|
static interface |
Calypso.ReshareLTSReplyOrBuilder |
static class |
Calypso.Write
Write is the data stored in a write instance.
|
static interface |
Calypso.WriteOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2019. All rights reserved.