public final class PoPProto extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PoPProto.CheckConfig
CheckConfig asks whether the pop-config and the attendees are available.
|
static interface |
PoPProto.CheckConfigOrBuilder |
static class |
PoPProto.CheckConfigReply
CheckConfigReply sends back an integer for the Pop.
|
static interface |
PoPProto.CheckConfigReplyOrBuilder |
static class |
PoPProto.FetchRequest
FetchRequest asks to get FinalStatement
|
static interface |
PoPProto.FetchRequestOrBuilder |
static class |
PoPProto.FinalizeRequest
FinalizeRequest asks to finalize on the given descid-popconfig.
|
static interface |
PoPProto.FinalizeRequestOrBuilder |
static class |
PoPProto.FinalizeResponse
FinalizeResponse returns the FinalStatement if all conodes already received
a PopDesc and signed off.
|
static interface |
PoPProto.FinalizeResponseOrBuilder |
static class |
PoPProto.FinalStatement
FinalStatement is the final configuration holding all data necessary
for a verifier.
|
static interface |
PoPProto.FinalStatementOrBuilder |
static class |
PoPProto.GetFinalStatements
GetFinalStatements returns all stored final statements.
|
static interface |
PoPProto.GetFinalStatementsOrBuilder |
static class |
PoPProto.GetFinalStatementsReply
GetFinalStatementsReply returns all stored final statements.
|
static interface |
PoPProto.GetFinalStatementsReplyOrBuilder |
static class |
PoPProto.GetInstanceID
GetInstanceID requests an InstanceID from ByzCoin to a FinalStatement.
|
static interface |
PoPProto.GetInstanceIDOrBuilder |
static class |
PoPProto.GetInstanceIDReply
GetInstanceIDReply is the InstanceID for the party
|
static interface |
PoPProto.GetInstanceIDReplyOrBuilder |
static class |
PoPProto.GetKeys
GetKeys can be used to retrieve the keyset for a given party - useful
for an attendee to know if his key has been scanned.
|
static interface |
PoPProto.GetKeysOrBuilder |
static class |
PoPProto.GetKeysReply
GetKeysReply returns the keys stored for a given Party-ID.
|
static interface |
PoPProto.GetKeysReplyOrBuilder |
static class |
PoPProto.GetLink
GetLink returns the public key of the linked organizer.
|
static interface |
PoPProto.GetLinkOrBuilder |
static class |
PoPProto.GetLinkReply
GetLinkReply holds the public key of the linked organizer.
|
static interface |
PoPProto.GetLinkReplyOrBuilder |
static class |
PoPProto.GetProposals
GetProposals asks the conode to return a list of all waiting proposals.
|
static interface |
PoPProto.GetProposalsOrBuilder |
static class |
PoPProto.GetProposalsReply
GetProposalsReply returns the list of all waiting proposals on that node.
|
static interface |
PoPProto.GetProposalsReplyOrBuilder |
static class |
PoPProto.GetSigner
GetSigner requests an Signer from ByzCoin to a FinalStatement.
|
static interface |
PoPProto.GetSignerOrBuilder |
static class |
PoPProto.GetSignerReply
GetSignerReply is the Signer for the party
|
static interface |
PoPProto.GetSignerReplyOrBuilder |
static class |
PoPProto.MergeConfig
MergeConfig asks if party is ready to merge
|
static interface |
PoPProto.MergeConfigOrBuilder |
static class |
PoPProto.MergeConfigReply
MergeConfigReply responds with info of asked party
|
static interface |
PoPProto.MergeConfigReplyOrBuilder |
static class |
PoPProto.MergeRequest
MergeRequest asks to start merging process for given Party
|
static interface |
PoPProto.MergeRequestOrBuilder |
static class |
PoPProto.PinRequest
PinRequest will print a random pin on stdout if the pin is empty.
|
static interface |
PoPProto.PinRequestOrBuilder |
static class |
PoPProto.PopDesc
PopDesc holds the name, date and a roster of all involved conodes.
|
static interface |
PoPProto.PopDescOrBuilder |
static class |
PoPProto.PopPartyInstance
PopPartyInstance is the data that is stored in a pop-party instance.
|
static interface |
PoPProto.PopPartyInstanceOrBuilder |
static class |
PoPProto.ShortDesc
ShortDesc represents Short Description of Pop party
Used in merge configuration
|
static interface |
PoPProto.ShortDescOrBuilder |
static class |
PoPProto.StoreConfig
StoreConfig presents a config to store
|
static interface |
PoPProto.StoreConfigOrBuilder |
static class |
PoPProto.StoreConfigReply
StoreConfigReply gives back the hash.
|
static interface |
PoPProto.StoreConfigReplyOrBuilder |
static class |
PoPProto.StoreInstanceID
StoreInstanceID writes an InstanceID from ByzCoin to a FinalStatement.
|
static interface |
PoPProto.StoreInstanceIDOrBuilder |
static class |
PoPProto.StoreInstanceIDReply
StoreInstanceIDReply is an empty reply
|
static interface |
PoPProto.StoreInstanceIDReplyOrBuilder |
static class |
PoPProto.StoreKeys
StoreKeys stores a list of keys for attendees to retrieve
later.
|
static interface |
PoPProto.StoreKeysOrBuilder |
static class |
PoPProto.StoreKeysReply
StoreKeysReply is an empty message.
|
static interface |
PoPProto.StoreKeysReplyOrBuilder |
static class |
PoPProto.StoreSigner
StoreSigner writes an Signer from ByzCoin to a FinalStatement.
|
static interface |
PoPProto.StoreSignerOrBuilder |
static class |
PoPProto.StoreSignerReply
StoreSignerReply is an empty reply
|
static interface |
PoPProto.StoreSignerReplyOrBuilder |
static class |
PoPProto.VerifyLink
VerifyLink returns if a given public key is linked.
|
static interface |
PoPProto.VerifyLinkOrBuilder |
static class |
PoPProto.VerifyLinkReply
VerifyLinkReply returns true if the public key is in the admin-list.
|
static interface |
PoPProto.VerifyLinkReplyOrBuilder |
| 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.