| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
ByzCoinProto.Proof
Proof represents everything necessary to verify a given
key/value pair is stored in a skipchain.
|
static class |
ByzCoinProto.Proof.Builder
Proof represents everything necessary to verify a given
key/value pair is stored in a skipchain.
|
| Modifier and Type | Method and Description |
|---|---|
ByzCoinProto.ProofOrBuilder |
ByzCoinProto.GetProofResponseOrBuilder.getProofOrBuilder()
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
|
ByzCoinProto.ProofOrBuilder |
ByzCoinProto.GetProofResponse.getProofOrBuilder()
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
|
ByzCoinProto.ProofOrBuilder |
ByzCoinProto.GetProofResponse.Builder.getProofOrBuilder()
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
|
ByzCoinProto.ProofOrBuilder |
Calypso.DecryptKeyOrBuilder.getReadOrBuilder()
Read is the proof that he has been accepted to read the secret.
|
ByzCoinProto.ProofOrBuilder |
Calypso.DecryptKey.getReadOrBuilder()
Read is the proof that he has been accepted to read the secret.
|
ByzCoinProto.ProofOrBuilder |
Calypso.DecryptKey.Builder.getReadOrBuilder()
Read is the proof that he has been accepted to read the secret.
|
ByzCoinProto.ProofOrBuilder |
Calypso.DecryptKeyOrBuilder.getWriteOrBuilder()
Write is the proof containing the write request.
|
ByzCoinProto.ProofOrBuilder |
Calypso.DecryptKey.getWriteOrBuilder()
Write is the proof containing the write request.
|
ByzCoinProto.ProofOrBuilder |
Calypso.DecryptKey.Builder.getWriteOrBuilder()
Write is the proof containing the write request.
|
Copyright © 2018. All rights reserved.