| Class | Description |
|---|---|
| CiscProto | |
| CiscProto.Authenticate |
Authenticate first message of authentication protocol
Empty message serves as trigger to start authentication protocol
It also serves as response from server to sign nonce within LinkCtx
|
| CiscProto.Authenticate.Builder |
Authenticate first message of authentication protocol
Empty message serves as trigger to start authentication protocol
It also serves as response from server to sign nonce within LinkCtx
|
| CiscProto.CreateIdentity |
CreateIdentity starts a new identity-skipchain with the initial
Data and asking all nodes in Roster to participate.
|
| CiscProto.CreateIdentity.Builder |
CreateIdentity starts a new identity-skipchain with the initial
Data and asking all nodes in Roster to participate.
|
| CiscProto.CreateIdentityReply |
CreateIdentityReply is the reply when a new Identity has been added.
|
| CiscProto.CreateIdentityReply.Builder |
CreateIdentityReply is the reply when a new Identity has been added.
|
| CiscProto.Data |
Data holds the information about all devices and the data stored in this
identity-blockchain.
|
| CiscProto.Data.Builder |
Data holds the information about all devices and the data stored in this
identity-blockchain.
|
| CiscProto.DataUpdate |
DataUpdate verifies if a new update is available.
|
| CiscProto.DataUpdate.Builder |
DataUpdate verifies if a new update is available.
|
| CiscProto.DataUpdateReply |
DataUpdateReply returns the updated data.
|
| CiscProto.DataUpdateReply.Builder |
DataUpdateReply returns the updated data.
|
| CiscProto.Device |
Device is represented by a public key.
|
| CiscProto.Device.Builder |
Device is represented by a public key.
|
| CiscProto.IDBlock |
IDBlock stores one identity together with the skipblocks.
|
| CiscProto.IDBlock.Builder |
IDBlock stores one identity together with the skipblocks.
|
| CiscProto.PinRequest |
PinRequest used for admin autentification
|
| CiscProto.PinRequest.Builder |
PinRequest used for admin autentification
|
| CiscProto.PropagateIdentity |
PropagateIdentity sends a new identity to other identityServices
|
| CiscProto.PropagateIdentity.Builder |
PropagateIdentity sends a new identity to other identityServices
|
| CiscProto.ProposeSend |
ProposeSend sends a new proposition to be stored in all identities.
|
| CiscProto.ProposeSend.Builder |
ProposeSend sends a new proposition to be stored in all identities.
|
| CiscProto.ProposeUpdate |
ProposeUpdate verifies if new data is available.
|
| CiscProto.ProposeUpdate.Builder |
ProposeUpdate verifies if new data is available.
|
| CiscProto.ProposeUpdateReply |
ProposeUpdateReply returns the updated propose-data.
|
| CiscProto.ProposeUpdateReply.Builder |
ProposeUpdateReply returns the updated propose-data.
|
| CiscProto.ProposeVote |
ProposeVote sends the signature for a specific IdentityList.
|
| CiscProto.ProposeVote.Builder |
ProposeVote sends the signature for a specific IdentityList.
|
| CiscProto.ProposeVoteReply |
ProposeVoteReply returns the signed new skipblock if the threshold of
votes have arrived.
|
| CiscProto.ProposeVoteReply.Builder |
ProposeVoteReply returns the signed new skipblock if the threshold of
votes have arrived.
|
| CiscProto.StoreKeys |
StoreKeys used for setting autentification
|
| CiscProto.StoreKeys.Builder |
StoreKeys used for setting autentification
|
| CiscProto.UpdateSkipBlock |
UpdateSkipBlock asks the service to fetch the latest SkipBlock
|
| CiscProto.UpdateSkipBlock.Builder |
UpdateSkipBlock asks the service to fetch the latest SkipBlock
|
| CollectionProto | |
| CollectionProto.Children |
Protobuf type
collection.Children |
| CollectionProto.Children.Builder |
Protobuf type
collection.Children |
| CollectionProto.Dump |
Protobuf type
collection.Dump |
| CollectionProto.Dump.Builder |
Protobuf type
collection.Dump |
| CollectionProto.Proof |
Proof is an object representing the proof of presence or absence of a given key in a collection.
|
| CollectionProto.Proof.Builder |
Proof is an object representing the proof of presence or absence of a given key in a collection.
|
| CollectionProto.Step |
Protobuf type
collection.Step |
| CollectionProto.Step.Builder |
Protobuf type
collection.Step |
| DarcOCSProto | |
| DarcOCSProto.Darc |
Darc is the basic structure representing an access control.
|
| DarcOCSProto.Darc.Builder |
Darc is the basic structure representing an access control.
|
| DarcOCSProto.Identity |
Identity is a generic structure can be either an Ed25519 public key or a Darc
|
| DarcOCSProto.Identity.Builder |
Identity is a generic structure can be either an Ed25519 public key or a Darc
|
| DarcOCSProto.IdentityDarc |
IdentityDarc is a structure that points to a Darc with a given DarcID on a skipchain
|
| DarcOCSProto.IdentityDarc.Builder |
IdentityDarc is a structure that points to a Darc with a given DarcID on a skipchain
|
| DarcOCSProto.IdentityEd25519 |
IdentityEd25519 holds a Ed25519 public key (Point)
|
| DarcOCSProto.IdentityEd25519.Builder |
IdentityEd25519 holds a Ed25519 public key (Point)
|
| DarcOCSProto.IdentityX509EC |
IdentityX509EC holds a public key from a X509EC
|
| DarcOCSProto.IdentityX509EC.Builder |
IdentityX509EC holds a public key from a X509EC
|
| DarcOCSProto.Signature |
Signature is a signature on a Darc to accept a given decision.
|
| DarcOCSProto.Signature.Builder |
Signature is a signature on a Darc to accept a given decision.
|
| DarcOCSProto.SignaturePath |
SignaturePath is a struct that holds information necessary for signature verification
|
| DarcOCSProto.SignaturePath.Builder |
SignaturePath is a struct that holds information necessary for signature verification
|
| DarcOCSProto.Signer |
Signer is a generic structure that can hold different types of signers
|
| DarcOCSProto.Signer.Builder |
Signer is a generic structure that can hold different types of signers
|
| DarcOCSProto.SignerEd25519 |
SignerEd25519 holds a public and private keys necessary to sign Darcs
|
| DarcOCSProto.SignerEd25519.Builder |
SignerEd25519 holds a public and private keys necessary to sign Darcs
|
| DarcOCSProto.SignerX509EC |
SignerX509EC holds a public and private keys necessary to sign Darcs,
but the private key will not be given out.
|
| DarcOCSProto.SignerX509EC.Builder |
SignerX509EC holds a public and private keys necessary to sign Darcs,
but the private key will not be given out.
|
| DarcProto | |
| DarcProto.Darc |
Darc is the basic structure representing an access control.
|
| DarcProto.Darc.Builder |
Darc is the basic structure representing an access control.
|
| DarcProto.Identity |
Identity is a generic structure can be either an Ed25519 public key, a Darc
or a X509 Identity.
|
| DarcProto.Identity.Builder |
Identity is a generic structure can be either an Ed25519 public key, a Darc
or a X509 Identity.
|
| DarcProto.IdentityDarc |
IdentityDarc is a structure that points to a Darc with a given ID on a
skipchain.
|
| DarcProto.IdentityDarc.Builder |
IdentityDarc is a structure that points to a Darc with a given ID on a
skipchain.
|
| DarcProto.IdentityEd25519 |
IdentityEd25519 holds a Ed25519 public key (Point)
|
| DarcProto.IdentityEd25519.Builder |
IdentityEd25519 holds a Ed25519 public key (Point)
|
| DarcProto.IdentityX509EC |
IdentityX509EC holds a public key from a X509EC
|
| DarcProto.IdentityX509EC.Builder |
IdentityX509EC holds a public key from a X509EC
|
| DarcProto.Request |
Request is the structure that the client must provide to be verified
|
| DarcProto.Request.Builder |
Request is the structure that the client must provide to be verified
|
| DarcProto.Signature |
Signature is a signature on a Darc to accept a given decision.
|
| DarcProto.Signature.Builder |
Signature is a signature on a Darc to accept a given decision.
|
| DarcProto.Signer |
Signer is a generic structure that can hold different types of signers
|
| DarcProto.Signer.Builder |
Signer is a generic structure that can hold different types of signers
|
| DarcProto.SignerEd25519 |
SignerEd25519 holds a public and private keys necessary to sign Darcs
|
| DarcProto.SignerEd25519.Builder |
SignerEd25519 holds a public and private keys necessary to sign Darcs
|
| DarcProto.SignerX509EC |
SignerX509EC holds a public and private keys necessary to sign Darcs,
but the private key will not be given out.
|
| DarcProto.SignerX509EC.Builder |
SignerX509EC holds a public and private keys necessary to sign Darcs,
but the private key will not be given out.
|
| EventLogProto | |
| EventLogProto.Event |
Event is sent to create an event log.
|
| EventLogProto.Event.Builder |
Event is sent to create an event log.
|
| EventLogProto.SearchRequest |
SearchRequest includes all the search parameters (AND of all provided search
parameters).
|
| EventLogProto.SearchRequest.Builder |
SearchRequest includes all the search parameters (AND of all provided search
parameters).
|
| EventLogProto.SearchResponse |
SearchResponse is the reply to LogRequest.
|
| EventLogProto.SearchResponse.Builder |
SearchResponse is the reply to LogRequest.
|
| NetworkProto | |
| NetworkProto.ServerIdentity |
Protobuf type
network.ServerIdentity |
| NetworkProto.ServerIdentity.Builder |
Protobuf type
network.ServerIdentity |
| OCSProto | |
| OCSProto.CreateSkipchainsReply |
CreateSkipchainsReply returns the skipchain-id of the OCS-skipchain
|
| OCSProto.CreateSkipchainsReply.Builder |
CreateSkipchainsReply returns the skipchain-id of the OCS-skipchain
|
| OCSProto.CreateSkipchainsRequest |
CreateSkipchainsRequest asks for setting up a new OCS-skipchain.
|
| OCSProto.CreateSkipchainsRequest.Builder |
CreateSkipchainsRequest asks for setting up a new OCS-skipchain.
|
| OCSProto.DecryptKeyReply |
DecryptKeyReply is sent back to the api with the key encrypted under the
reader's public key.
|
| OCSProto.DecryptKeyReply.Builder |
DecryptKeyReply is sent back to the api with the key encrypted under the
reader's public key.
|
| OCSProto.DecryptKeyRequest |
DecryptKeyRequest is sent to the service with the read-request.
|
| OCSProto.DecryptKeyRequest.Builder |
DecryptKeyRequest is sent to the service with the read-request.
|
| OCSProto.GetBunchReply |
GetBunchReply returns the genesis blocks of all registered OCS.
|
| OCSProto.GetBunchReply.Builder |
GetBunchReply returns the genesis blocks of all registered OCS.
|
| OCSProto.GetBunchRequest |
GetBunchRequest asks for a list of bunches
|
| OCSProto.GetBunchRequest.Builder |
GetBunchRequest asks for a list of bunches
|
| OCSProto.GetDarcPath |
GetDarcPath returns the shortest path from the base darc to a darc
containing the identity.
|
| OCSProto.GetDarcPath.Builder |
GetDarcPath returns the shortest path from the base darc to a darc
containing the identity.
|
| OCSProto.GetDarcPathReply |
GetDarcPathReply returns the shortest path to prove that the identity
can sign.
|
| OCSProto.GetDarcPathReply.Builder |
GetDarcPathReply returns the shortest path to prove that the identity
can sign.
|
| OCSProto.GetLatestDarc |
GetLatestDarc returns the path to the latest darc.
|
| OCSProto.GetLatestDarc.Builder |
GetLatestDarc returns the path to the latest darc.
|
| OCSProto.GetLatestDarcReply |
GetLatestDarcReply returns a list of all darcs, starting from
the one requested.
|
| OCSProto.GetLatestDarcReply.Builder |
GetLatestDarcReply returns a list of all darcs, starting from
the one requested.
|
| OCSProto.GetReadRequests |
GetReadRequests asks for a list of requests
|
| OCSProto.GetReadRequests.Builder |
GetReadRequests asks for a list of requests
|
| OCSProto.GetReadRequestsReply |
GetReadRequestsReply returns the requests
|
| OCSProto.GetReadRequestsReply.Builder |
GetReadRequestsReply returns the requests
|
| OCSProto.Read |
Read stores a read-request which is the secret encrypted under the
pseudonym's public key.
|
| OCSProto.Read.Builder |
Read stores a read-request which is the secret encrypted under the
pseudonym's public key.
|
| OCSProto.ReadDoc |
ReadDoc represents one read-request by a reader.
|
| OCSProto.ReadDoc.Builder |
ReadDoc represents one read-request by a reader.
|
| OCSProto.ReadReply |
ReadReply is the added skipblock, if successful.
|
| OCSProto.ReadReply.Builder |
ReadReply is the added skipblock, if successful.
|
| OCSProto.ReadRequest |
ReadRequest asks the OCS-skipchain to allow a reader to access a document.
|
| OCSProto.ReadRequest.Builder |
ReadRequest asks the OCS-skipchain to allow a reader to access a document.
|
| OCSProto.SharedPublicReply |
SharedPublicReply sends back the shared public key.
|
| OCSProto.SharedPublicReply.Builder |
SharedPublicReply sends back the shared public key.
|
| OCSProto.SharedPublicRequest |
SharedPublicRequest asks for the shared public key of the corresponding
skipchain-ID.
|
| OCSProto.SharedPublicRequest.Builder |
SharedPublicRequest asks for the shared public key of the corresponding
skipchain-ID.
|
| OCSProto.Transaction |
Transaction holds either:
- a read request
- a write
- a key-update
- a write and a key-update
Additionally, it can hold a slice of bytes with any data that the user wants to
add to bind to that transaction.
|
| OCSProto.Transaction.Builder |
Transaction holds either:
- a read request
- a write
- a key-update
- a write and a key-update
Additionally, it can hold a slice of bytes with any data that the user wants to
add to bind to that transaction.
|
| OCSProto.UpdateDarc |
UpdateDarc allows to set up new accounts or edit existing
read-rights in documents.
|
| OCSProto.UpdateDarc.Builder |
UpdateDarc allows to set up new accounts or edit existing
read-rights in documents.
|
| OCSProto.UpdateDarcReply |
UpdateDarcReply contains the skipblock with the account stored
in it.
|
| OCSProto.UpdateDarcReply.Builder |
UpdateDarcReply contains the skipblock with the account stored
in it.
|
| OCSProto.Write |
Write stores the data and the encrypted secret
|
| OCSProto.Write.Builder |
Write stores the data and the encrypted secret
|
| OCSProto.WriteReply |
WriteReply returns the created skipblock which is the write-id
|
| OCSProto.WriteReply.Builder |
WriteReply returns the created skipblock which is the write-id
|
| OCSProto.WriteRequest |
WriteRequest asks the OCS-skipchain to store data on the skipchain.
|
| OCSProto.WriteRequest.Builder |
WriteRequest asks the OCS-skipchain to store data on the skipchain.
|
| OmniLedgerProto | |
| OmniLedgerProto.AddTxRequest |
AddTxRequest requests to apply a new transaction to the ledger.
|
| OmniLedgerProto.AddTxRequest.Builder |
AddTxRequest requests to apply a new transaction to the ledger.
|
| OmniLedgerProto.AddTxResponse |
AddTxResponse is the reply after an AddTxRequest is finished.
|
| OmniLedgerProto.AddTxResponse.Builder |
AddTxResponse is the reply after an AddTxRequest is finished.
|
| OmniLedgerProto.Argument |
Argument is a name/value pair that will be passed to the object.
|
| OmniLedgerProto.Argument.Builder |
Argument is a name/value pair that will be passed to the object.
|
| OmniLedgerProto.ChainConfig |
ChainConfig stores all the configuration information for one skipchain.
|
| OmniLedgerProto.ChainConfig.Builder |
ChainConfig stores all the configuration information for one skipchain.
|
| OmniLedgerProto.ClientTransaction |
ClientTransaction is a slice of Instructions that will be applied in order.
|
| OmniLedgerProto.ClientTransaction.Builder |
ClientTransaction is a slice of Instructions that will be applied in order.
|
| OmniLedgerProto.Coin |
Coin is a generic structure holding any type of coin.
|
| OmniLedgerProto.Coin.Builder |
Coin is a generic structure holding any type of coin.
|
| OmniLedgerProto.CreateGenesisBlock |
CreateGenesisBlock asks the cisc-service to set up a new skipchain.
|
| OmniLedgerProto.CreateGenesisBlock.Builder |
CreateGenesisBlock asks the cisc-service to set up a new skipchain.
|
| OmniLedgerProto.CreateGenesisBlockResponse |
CreateGenesisBlockResponse holds the genesis-block of the new skipchain.
|
| OmniLedgerProto.CreateGenesisBlockResponse.Builder |
CreateGenesisBlockResponse holds the genesis-block of the new skipchain.
|
| OmniLedgerProto.DataBody |
DataBody is stored in the body of the skipblock but is not hashed.
|
| OmniLedgerProto.DataBody.Builder |
DataBody is stored in the body of the skipblock but is not hashed.
|
| OmniLedgerProto.DataHeader |
DataHeader is the data passed to the Skipchain
|
| OmniLedgerProto.DataHeader.Builder |
DataHeader is the data passed to the Skipchain
|
| OmniLedgerProto.Delete |
Delete removes the object.
|
| OmniLedgerProto.Delete.Builder |
Delete removes the object.
|
| OmniLedgerProto.GetProof |
GetProof returns the proof that the given key is in the collection.
|
| OmniLedgerProto.GetProof.Builder |
GetProof returns the proof that the given key is in the collection.
|
| OmniLedgerProto.GetProofResponse |
GetProofResponse can be used together with the Genesis block to proof that
the returned key/value pair is in the collection.
|
| OmniLedgerProto.GetProofResponse.Builder |
GetProofResponse can be used together with the Genesis block to proof that
the returned key/value pair is in the collection.
|
| OmniLedgerProto.InstanceID |
An InstanceID is a unique identifier for one instance of a contract.
|
| OmniLedgerProto.InstanceID.Builder |
An InstanceID is a unique identifier for one instance of a contract.
|
| OmniLedgerProto.Instruction |
Instruction holds only one of Spawn, Invoke, or Delete
|
| OmniLedgerProto.Instruction.Builder |
Instruction holds only one of Spawn, Invoke, or Delete
|
| OmniLedgerProto.Invoke |
Invoke calls a method of an existing object which will update its internal
state.
|
| OmniLedgerProto.Invoke.Builder |
Invoke calls a method of an existing object which will update its internal
state.
|
| OmniLedgerProto.Proof |
Proof represents everything necessary to verify a given
key/value pair is stored in a skipchain.
|
| OmniLedgerProto.Proof.Builder |
Proof represents everything necessary to verify a given
key/value pair is stored in a skipchain.
|
| OmniLedgerProto.Spawn |
Spawn is called upon an existing object that will spawn a new object.
|
| OmniLedgerProto.Spawn.Builder |
Spawn is called upon an existing object that will spawn a new object.
|
| OmniLedgerProto.StateChange |
StateChange is one new state that will be applied to the collection.
|
| OmniLedgerProto.StateChange.Builder |
StateChange is one new state that will be applied to the collection.
|
| OnetProto | |
| OnetProto.Roster |
Protobuf type
onet.Roster |
| OnetProto.Roster.Builder |
Protobuf type
onet.Roster |
| OnetProto.Status |
Protobuf type
onet.Status |
| OnetProto.Status.Builder |
Protobuf type
onet.Status |
| PoPProto | |
| PoPProto.CheckConfig |
CheckConfig asks whether the pop-config and the attendees are available.
|
| PoPProto.CheckConfig.Builder |
CheckConfig asks whether the pop-config and the attendees are available.
|
| PoPProto.CheckConfigReply |
CheckConfigReply sends back an integer for the Pop.
|
| PoPProto.CheckConfigReply.Builder |
CheckConfigReply sends back an integer for the Pop.
|
| PoPProto.FetchRequest |
FetchRequest asks to get FinalStatement
|
| PoPProto.FetchRequest.Builder |
FetchRequest asks to get FinalStatement
|
| PoPProto.FinalizeRequest |
FinalizeRequest asks to finalize on the given descid-popconfig.
|
| PoPProto.FinalizeRequest.Builder |
FinalizeRequest asks to finalize on the given descid-popconfig.
|
| PoPProto.FinalizeResponse |
FinalizeResponse returns the FinalStatement if all conodes already received
a PopDesc and signed off.
|
| PoPProto.FinalizeResponse.Builder |
FinalizeResponse returns the FinalStatement if all conodes already received
a PopDesc and signed off.
|
| PoPProto.FinalStatement |
FinalStatement is the final configuration holding all data necessary
for a verifier.
|
| PoPProto.FinalStatement.Builder |
FinalStatement is the final configuration holding all data necessary
for a verifier.
|
| PoPProto.GetProposals |
GetProposals asks the conode to return a list of all waiting proposals.
|
| PoPProto.GetProposals.Builder |
GetProposals asks the conode to return a list of all waiting proposals.
|
| PoPProto.GetProposalsReply |
GetProposalsReply returns the list of all waiting proposals on that node.
|
| PoPProto.GetProposalsReply.Builder |
GetProposalsReply returns the list of all waiting proposals on that node.
|
| PoPProto.MergeConfig |
MergeConfig asks if party is ready to merge
|
| PoPProto.MergeConfig.Builder |
MergeConfig asks if party is ready to merge
|
| PoPProto.MergeConfigReply |
MergeConfigReply responds with info of asked party
|
| PoPProto.MergeConfigReply.Builder |
MergeConfigReply responds with info of asked party
|
| PoPProto.MergeRequest |
MergeRequest asks to start merging process for given Party
|
| PoPProto.MergeRequest.Builder |
MergeRequest asks to start merging process for given Party
|
| PoPProto.PinRequest |
PinRequest will print a random pin on stdout if the pin is empty.
|
| PoPProto.PinRequest.Builder |
PinRequest will print a random pin on stdout if the pin is empty.
|
| PoPProto.PopDesc |
PopDesc holds the name, date and a roster of all involved conodes.
|
| PoPProto.PopDesc.Builder |
PopDesc holds the name, date and a roster of all involved conodes.
|
| PoPProto.ShortDesc |
ShortDesc represents Short Description of Pop party
Used in merge configuration
|
| PoPProto.ShortDesc.Builder |
ShortDesc represents Short Description of Pop party
Used in merge configuration
|
| PoPProto.StoreConfig |
StoreConfig presents a config to store
|
| PoPProto.StoreConfig.Builder |
StoreConfig presents a config to store
|
| PoPProto.StoreConfigReply |
StoreConfigReply gives back the hash.
|
| PoPProto.StoreConfigReply.Builder |
StoreConfigReply gives back the hash.
|
| PoPProto.VerifyLink |
VerifyLink returns if a given public key is linked.
|
| PoPProto.VerifyLink.Builder |
VerifyLink returns if a given public key is linked.
|
| PoPProto.VerifyLinkReply |
VerifyLinkReply returns true if the public key is in the admin-list.
|
| PoPProto.VerifyLinkReply.Builder |
VerifyLinkReply returns true if the public key is in the admin-list.
|
| SkipchainProto | |
| SkipchainProto.ByzcoinSig |
Protobuf type
skipchain.ByzcoinSig |
| SkipchainProto.ByzcoinSig.Builder |
Protobuf type
skipchain.ByzcoinSig |
| SkipchainProto.Exception |
Protobuf type
skipchain.Exception |
| SkipchainProto.Exception.Builder |
Protobuf type
skipchain.Exception |
| SkipchainProto.ForwardLink |
Protobuf type
skipchain.ForwardLink |
| SkipchainProto.ForwardLink.Builder |
Protobuf type
skipchain.ForwardLink |
| SkipchainProto.GetSingleBlock |
GetSingleBlock asks for a single block.
|
| SkipchainProto.GetSingleBlock.Builder |
GetSingleBlock asks for a single block.
|
| SkipchainProto.GetUpdateChain |
GetUpdateChain - the client sends the hash of the last known
Skipblock and will get back a list of all necessary SkipBlocks
to get to the latest.
|
| SkipchainProto.GetUpdateChain.Builder |
GetUpdateChain - the client sends the hash of the last known
Skipblock and will get back a list of all necessary SkipBlocks
to get to the latest.
|
| SkipchainProto.GetUpdateChainReply |
GetUpdateChainReply - returns the shortest chain to the current SkipBlock,
starting from the SkipBlock the client sent
|
| SkipchainProto.GetUpdateChainReply.Builder |
GetUpdateChainReply - returns the shortest chain to the current SkipBlock,
starting from the SkipBlock the client sent
|
| SkipchainProto.SchnorrSig |
Protobuf type
skipchain.SchnorrSig |
| SkipchainProto.SchnorrSig.Builder |
Protobuf type
skipchain.SchnorrSig |
| SkipchainProto.SkipBlock |
Protobuf type
skipchain.SkipBlock |
| SkipchainProto.SkipBlock.Builder |
Protobuf type
skipchain.SkipBlock |
| StatusProto | |
| StatusProto.Request |
Request is what the Status service is expected to receive from clients.
|
| StatusProto.Request.Builder |
Request is what the Status service is expected to receive from clients.
|
| StatusProto.Response |
Response is what the Status service will reply to clients.
|
| StatusProto.Response.Builder |
Response is what the Status service will reply to clients.
|
Copyright © 2018. All rights reserved.