public final class Calypso extends Object
| Modifier and Type | Class and Description |
|---|---|
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.
|
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.Read
Read is the data stored in a read instance.
|
static interface |
Calypso.ReadOrBuilder |
static class |
Calypso.SharedPublic
SharedPublic asks for the shared public key of the corresponding LTSID
|
static interface |
Calypso.SharedPublicOrBuilder |
static class |
Calypso.SharedPublicReply
SharedPublicReply sends back the shared public key.
|
static interface |
Calypso.SharedPublicReplyOrBuilder |
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 © 2018. All rights reserved.