- G1() - Constructor for class ch.epfl.dedis.lib.crypto.bn256.BN.G1
-
Construct a G1 point.
- G1(CurvePoint) - Constructor for class ch.epfl.dedis.lib.crypto.bn256.BN.G1
-
Construct a G1 point using a given curve point.
- G1(BN.G1) - Constructor for class ch.epfl.dedis.lib.crypto.bn256.BN.G1
-
Copy constructor for G1.
- G1(BigInteger) - Constructor for class ch.epfl.dedis.lib.crypto.bn256.BN.G1
-
Construct a point for a scalar.
- G2() - Constructor for class ch.epfl.dedis.lib.crypto.bn256.BN.G2
-
Construct a G2 point.
- G2(TwistPoint) - Constructor for class ch.epfl.dedis.lib.crypto.bn256.BN.G2
-
Construct a G2 point from an existing TwistPoint.
- G2(BN.G2) - Constructor for class ch.epfl.dedis.lib.crypto.bn256.BN.G2
-
Copy construct for G2.
- G2(BigInteger) - Constructor for class ch.epfl.dedis.lib.crypto.bn256.BN.G2
-
Construct a point for a scalar.
- GCM_TLEN - Static variable in class ch.epfl.dedis.calypso.Encryption
-
- GENESIS_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
- GENESIS_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply
-
- GENESIS_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex
-
- GENESIS_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
- GENESISDARC_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
- get(int) - Method in class ch.epfl.dedis.byzcoin.StateChanges
-
Getter for a state change at the given index
- get(InstanceId) - Method in class ch.epfl.dedis.eventlog.EventLogInstance
-
Retrieves the stored event by key.
- get(String) - Method in class ch.epfl.dedis.lib.darc.Rules
-
Gets a rule, if it does not exist then null is returned.
- getAccepted() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
required bool accepted = 2;
- getAccepted() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult
-
required bool accepted = 2;
- getAccepted() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.TxResultOrBuilder
-
required bool accepted = 2;
- getAcceptedClientTransactions() - Method in class ch.epfl.dedis.byzcoin.Block
-
Returns only accepted ClientTransactions stored in the block.
- getAction() - Method in class ch.epfl.dedis.lib.darc.Rule
-
Getter for action.
- getAction() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
required string action = 2;
- getAction() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
required string action = 2;
- getAction() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
required string action = 2;
- getAction() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
required string action = 1;
- getAction() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule
-
required string action = 1;
- getAction() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RuleOrBuilder
-
required string action = 1;
- getActionBytes() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
required string action = 2;
- getActionBytes() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
required string action = 2;
- getActionBytes() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
required string action = 2;
- getActionBytes() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
required string action = 1;
- getActionBytes() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule
-
required string action = 1;
- getActionBytes() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RuleOrBuilder
-
required string action = 1;
- getActions() - Method in class ch.epfl.dedis.lib.darc.Darc
-
- getActions(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse.Builder
-
repeated string actions = 1;
- getActions(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse
-
repeated string actions = 1;
- getActions(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponseOrBuilder
-
repeated string actions = 1;
- getActionsBytes(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse.Builder
-
repeated string actions = 1;
- getActionsBytes(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse
-
repeated string actions = 1;
- getActionsBytes(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponseOrBuilder
-
repeated string actions = 1;
- getActionsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse.Builder
-
repeated string actions = 1;
- getActionsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse
-
repeated string actions = 1;
- getActionsCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponseOrBuilder
-
repeated string actions = 1;
- getActionsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse.Builder
-
repeated string actions = 1;
- getActionsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse
-
repeated string actions = 1;
- getActionsList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponseOrBuilder
-
repeated string actions = 1;
- getAddress() - Method in class ch.epfl.dedis.lib.network.ServerIdentity
-
- getAddress() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required string address = 4;
- getAddress() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
required string address = 4;
- getAddress() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
required string address = 4;
- getAddressBytes() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required string address = 4;
- getAddressBytes() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
required string address = 4;
- getAddressBytes() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
required string address = 4;
- getAggregate() - Method in class ch.epfl.dedis.lib.crypto.Mask
-
Gets the aggregate public key according to the mask.
- getAggregate() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
required bytes aggregate = 3;
- getAggregate() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
required bytes aggregate = 3;
- getAggregate() - Method in interface ch.epfl.dedis.lib.proto.OnetProto.RosterOrBuilder
-
required bytes aggregate = 3;
- getAlgorithm() - Method in interface ch.epfl.dedis.byzgen.UserSignature
-
Return type of algorithm used for creating signature.
- getAlgorithmName() - Method in class ch.epfl.dedis.lib.crypto.blake2s.Blake2sDigest
-
Return the algorithm name.
- getAlgorithmName() - Method in class ch.epfl.dedis.lib.crypto.blake2s.Blake2xsDigest
-
Return the algorithm name.
- getAllActions() - Method in class ch.epfl.dedis.lib.darc.Rules
-
Gets all the actions as a List.
- getAllInstanceVersion(InstanceId) - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Fetches all the state changes of the given instance
- getAllRules() - Method in class ch.epfl.dedis.lib.darc.Rules
-
Gets all rules as a List.
- getAnswer() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollAnswer answer = 4;
- getAnswer() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
optional .personhood.PollAnswer answer = 4;
- getAnswer() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollOrBuilder
-
optional .personhood.PollAnswer answer = 4;
- getAnswerBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollAnswer answer = 4;
- getAnswerOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollAnswer answer = 4;
- getAnswerOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
optional .personhood.PollAnswer answer = 4;
- getAnswerOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollOrBuilder
-
optional .personhood.PollAnswer answer = 4;
- getArgs(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Args holds all data necessary for the successful execution of the command.
- getArgs(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
Args holds all data necessary for the successful execution of the command.
- getArgs(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InvokeOrBuilder
-
Args holds all data necessary for the successful execution of the command.
- getArgs(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
Args holds all data necessary to spawn the new instance.
- getArgs(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
Args holds all data necessary to spawn the new instance.
- getArgs(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.SpawnOrBuilder
-
Args holds all data necessary to spawn the new instance.
- getArgsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Args holds all data necessary for the successful execution of the command.
- getArgsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
Args holds all data necessary to spawn the new instance.
- getArgsBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Args holds all data necessary for the successful execution of the command.
- getArgsBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
Args holds all data necessary to spawn the new instance.
- getArgsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Args holds all data necessary for the successful execution of the command.
- getArgsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
Args holds all data necessary for the successful execution of the command.
- getArgsCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InvokeOrBuilder
-
Args holds all data necessary for the successful execution of the command.
- getArgsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
Args holds all data necessary to spawn the new instance.
- getArgsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
Args holds all data necessary to spawn the new instance.
- getArgsCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.SpawnOrBuilder
-
Args holds all data necessary to spawn the new instance.
- getArgsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Args holds all data necessary for the successful execution of the command.
- getArgsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
Args holds all data necessary for the successful execution of the command.
- getArgsList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InvokeOrBuilder
-
Args holds all data necessary for the successful execution of the command.
- getArgsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
Args holds all data necessary to spawn the new instance.
- getArgsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
Args holds all data necessary to spawn the new instance.
- getArgsList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.SpawnOrBuilder
-
Args holds all data necessary to spawn the new instance.
- getArgsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Args holds all data necessary for the successful execution of the command.
- getArgsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
Args holds all data necessary for the successful execution of the command.
- getArgsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InvokeOrBuilder
-
Args holds all data necessary for the successful execution of the command.
- getArgsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
Args holds all data necessary to spawn the new instance.
- getArgsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
Args holds all data necessary to spawn the new instance.
- getArgsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.SpawnOrBuilder
-
Args holds all data necessary to spawn the new instance.
- getArgsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Args holds all data necessary for the successful execution of the command.
- getArgsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
Args holds all data necessary for the successful execution of the command.
- getArgsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InvokeOrBuilder
-
Args holds all data necessary for the successful execution of the command.
- getArgsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
Args holds all data necessary to spawn the new instance.
- getArgsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
Args holds all data necessary to spawn the new instance.
- getArgsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.SpawnOrBuilder
-
Args holds all data necessary to spawn the new instance.
- getArguments() - Method in class ch.epfl.dedis.byzcoin.transaction.Invoke
-
Getter for the arguments
- getArguments() - Method in class ch.epfl.dedis.byzcoin.transaction.Spawn
-
Getter for the arguments.
- getAttendees() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
Attendees holds a slice of all public keys of the attendees.
- getAttendees() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
Attendees holds a slice of all public keys of the attendees.
- getAttendees() - Method in interface ch.epfl.dedis.lib.proto.Personhood.FinalStatementOrBuilder
-
Attendees holds a slice of all public keys of the attendees.
- getAttendees() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Attendees is the slice of public keys of all confirmed attendees
- getAttendees() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Attendees is the slice of public keys of all confirmed attendees
- getAttendees() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Attendees is the slice of public keys of all confirmed attendees
- getAttendees(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
repeated bytes attendees = 2;
- getAttendees(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig
-
repeated bytes attendees = 2;
- getAttendees(int) - Method in interface ch.epfl.dedis.lib.proto.PoPProto.CheckConfigOrBuilder
-
repeated bytes attendees = 2;
- getAttendees(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
repeated bytes attendees = 3;
- getAttendees(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
repeated bytes attendees = 3;
- getAttendees(int) - Method in interface ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReplyOrBuilder
-
repeated bytes attendees = 3;
- getAttendees(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
repeated bytes attendees = 2;
- getAttendees(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
repeated bytes attendees = 2;
- getAttendees(int) - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequestOrBuilder
-
repeated bytes attendees = 2;
- getAttendees(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Attendees holds a slice of all public keys of the attendees.
- getAttendees(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
Attendees holds a slice of all public keys of the attendees.
- getAttendees(int) - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalStatementOrBuilder
-
Attendees holds a slice of all public keys of the attendees.
- getAttendeesBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
Attendees holds a slice of all public keys of the attendees.
- getAttendeesBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Attendees is the slice of public keys of all confirmed attendees
- getAttendeesCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
repeated bytes attendees = 2;
- getAttendeesCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig
-
repeated bytes attendees = 2;
- getAttendeesCount() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.CheckConfigOrBuilder
-
repeated bytes attendees = 2;
- getAttendeesCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
repeated bytes attendees = 3;
- getAttendeesCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
repeated bytes attendees = 3;
- getAttendeesCount() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReplyOrBuilder
-
repeated bytes attendees = 3;
- getAttendeesCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
repeated bytes attendees = 2;
- getAttendeesCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
repeated bytes attendees = 2;
- getAttendeesCount() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequestOrBuilder
-
repeated bytes attendees = 2;
- getAttendeesCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Attendees holds a slice of all public keys of the attendees.
- getAttendeesCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
Attendees holds a slice of all public keys of the attendees.
- getAttendeesCount() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalStatementOrBuilder
-
Attendees holds a slice of all public keys of the attendees.
- getAttendeesList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
repeated bytes attendees = 2;
- getAttendeesList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig
-
repeated bytes attendees = 2;
- getAttendeesList() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.CheckConfigOrBuilder
-
repeated bytes attendees = 2;
- getAttendeesList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
repeated bytes attendees = 3;
- getAttendeesList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
repeated bytes attendees = 3;
- getAttendeesList() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReplyOrBuilder
-
repeated bytes attendees = 3;
- getAttendeesList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
repeated bytes attendees = 2;
- getAttendeesList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
repeated bytes attendees = 2;
- getAttendeesList() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequestOrBuilder
-
repeated bytes attendees = 2;
- getAttendeesList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Attendees holds a slice of all public keys of the attendees.
- getAttendeesList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
Attendees holds a slice of all public keys of the attendees.
- getAttendeesList() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalStatementOrBuilder
-
Attendees holds a slice of all public keys of the attendees.
- getAttendeesOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
Attendees holds a slice of all public keys of the attendees.
- getAttendeesOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
Attendees holds a slice of all public keys of the attendees.
- getAttendeesOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.FinalStatementOrBuilder
-
Attendees holds a slice of all public keys of the attendees.
- getAttendeesOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Attendees is the slice of public keys of all confirmed attendees
- getAttendeesOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Attendees is the slice of public keys of all confirmed attendees
- getAttendeesOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Attendees is the slice of public keys of all confirmed attendees
- getAttributes(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
repeated .personhood.Attribute attributes = 2;
- getAttributes(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
repeated .personhood.Attribute attributes = 2;
- getAttributes(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialOrBuilder
-
repeated .personhood.Attribute attributes = 2;
- getAttributesBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
repeated .personhood.Attribute attributes = 2;
- getAttributesBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
repeated .personhood.Attribute attributes = 2;
- getAttributesCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
repeated .personhood.Attribute attributes = 2;
- getAttributesCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
repeated .personhood.Attribute attributes = 2;
- getAttributesCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialOrBuilder
-
repeated .personhood.Attribute attributes = 2;
- getAttributesList() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
repeated .personhood.Attribute attributes = 2;
- getAttributesList() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
repeated .personhood.Attribute attributes = 2;
- getAttributesList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialOrBuilder
-
repeated .personhood.Attribute attributes = 2;
- getAttributesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
repeated .personhood.Attribute attributes = 2;
- getAttributesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
repeated .personhood.Attribute attributes = 2;
- getAttributesOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialOrBuilder
-
repeated .personhood.Attribute attributes = 2;
- getAttributesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
repeated .personhood.Attribute attributes = 2;
- getAttributesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
repeated .personhood.Attribute attributes = 2;
- getAttributesOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialOrBuilder
-
repeated .personhood.Attribute attributes = 2;
- getAuthinfo() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required bytes authinfo = 3;
- getAuthinfo() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required bytes authinfo = 3;
- getAuthinfo() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required bytes authinfo = 3;
- getBacklinks(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated bytes backlinks = 5;
- getBacklinks(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
repeated bytes backlinks = 5;
- getBacklinks(int) - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
repeated bytes backlinks = 5;
- getBackLinks() - Method in class ch.epfl.dedis.lib.SkipBlock
-
Getter for the list of backlinks in the skipblock.
- getBacklinksCount() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated bytes backlinks = 5;
- getBacklinksCount() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
repeated bytes backlinks = 5;
- getBacklinksCount() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
repeated bytes backlinks = 5;
- getBacklinksList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated bytes backlinks = 5;
- getBacklinksList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
repeated bytes backlinks = 5;
- getBacklinksList() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
repeated bytes backlinks = 5;
- getBaseHeight() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required sint32 base_height = 4;
- getBaseHeight() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required sint32 base_height = 4;
- getBaseHeight() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required sint32 base_height = 4;
- getBaseHeight() - Method in class ch.epfl.dedis.lib.SkipBlock
-
- getBaseId() - Method in class ch.epfl.dedis.lib.darc.Darc
-
Gets the base-ID of the darc, i.e.
- getBaseid() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
BaseID is the ID of the first darc in the chain of evolution.
- getBaseid() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
BaseID is the ID of the first darc in the chain of evolution.
- getBaseid() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
BaseID is the ID of the first darc in the chain of evolution.
- getBaseid() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
required bytes baseid = 1;
- getBaseid() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
required bytes baseid = 1;
- getBaseid() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
required bytes baseid = 1;
- getBeneficiary() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required bytes beneficiary = 5;
- getBeneficiary() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required bytes beneficiary = 5;
- getBeneficiary() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required bytes beneficiary = 5;
- getBigEndian() - Method in class ch.epfl.dedis.lib.crypto.Bn256Scalar
-
- getBigEndian() - Method in class ch.epfl.dedis.lib.crypto.Ed25519Scalar
-
- getBigEndian() - Method in interface ch.epfl.dedis.lib.crypto.Scalar
-
- getBlock(SkipblockId) - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Fetches a given block from the skipchain and returns the corresponding Block.
- getBlock() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse.Builder
-
optional .skipchain.SkipBlock block = 1;
- getBlock() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse
-
optional .skipchain.SkipBlock block = 1;
- getBlock() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponseOrBuilder
-
optional .skipchain.SkipBlock block = 1;
- getBlockBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse.Builder
-
optional .skipchain.SkipBlock block = 1;
- getBlockid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
required bytes blockid = 2;
- getBlockid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
required bytes blockid = 2;
- getBlockid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponseOrBuilder
-
required bytes blockid = 2;
- getBlockindex() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
required sint32 blockindex = 2;
- getBlockindex() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
required sint32 blockindex = 2;
- getBlockindex() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponseOrBuilder
-
required sint32 blockindex = 2;
- getBlockInterval() - Method in class ch.epfl.dedis.byzcoin.Config
-
- getBlockinterval() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
required sint64 blockinterval = 1;
- getBlockinterval() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
required sint64 blockinterval = 1;
- getBlockinterval() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfigOrBuilder
-
required sint64 blockinterval = 1;
- getBlockinterval() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
BlockInterval in int64.
- getBlockinterval() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
BlockInterval in int64.
- getBlockinterval() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
BlockInterval in int64.
- getBlockOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse.Builder
-
optional .skipchain.SkipBlock block = 1;
- getBlockOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse
-
optional .skipchain.SkipBlock block = 1;
- getBlockOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponseOrBuilder
-
optional .skipchain.SkipBlock block = 1;
- getByteLength() - Method in class ch.epfl.dedis.lib.crypto.blake2s.Blake2sDigest
-
Return the size in bytes of the internal buffer the digest applies its
compression function to.
- getByteLength() - Method in class ch.epfl.dedis.lib.crypto.blake2s.Blake2xsDigest
-
Return the size in bytes of the internal buffer the digest applies its
compression function to.
- getByzcoinId() - Method in class ch.epfl.dedis.calypso.CreateLTSReply
-
Getter for the ByzCoin ID
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
ByzCoinID where to look up the darc
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
ByzCoinID where to look up the darc
- getByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationOrBuilder
-
ByzCoinID where to look up the darc
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest.Builder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequestOrBuilder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest.Builder
-
optional bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest
-
optional bytes byzcoinid = 1;
- getByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequestOrBuilder
-
optional bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoinOrBuilder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
ByzCoinID of the state to download
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
ByzCoinID of the state to download
- getByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateOrBuilder
-
ByzCoinID of the state to download
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise.Builder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.Calypso.AuthoriseOrBuilder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.Calypso.AuthorizeOrBuilder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.Calypso.CreateLTSReplyOrBuilder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
ByzCoinID represents the ledger where the pop-party is stored.
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
ByzCoinID represents the ledger where the pop-party is stored.
- getByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyOrBuilder
-
ByzCoinID represents the ledger where the pop-party is stored.
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollOrBuilder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci.Builder
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci
-
required bytes byzcoinid = 1;
- getByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciOrBuilder
-
required bytes byzcoinid = 1;
- getByzcoins(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoins(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoins(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseOrBuilder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseOrBuilder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinSig() - Method in class ch.epfl.dedis.skipchain.ForwardLink
-
- getByzcoinsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseOrBuilder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseOrBuilder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getByzcoinsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseOrBuilder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- getC() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
C is the secret re-encrypted under the reader's public key.
- getC() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
C is the secret re-encrypted under the reader's public key.
- getC() - Method in interface ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReplyOrBuilder
-
C is the secret re-encrypted under the reader's public key.
- getC() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
C is the ElGamal parts for the symmetric key material (might also
contain an IV)
- getC() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
C is the ElGamal parts for the symmetric key material (might also
contain an IV)
- getC() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
C is the ElGamal parts for the symmetric key material (might also
contain an IV)
- getCapabilities(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
repeated .personhood.Capability capabilities = 1;
- getCapabilities(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse
-
repeated .personhood.Capability capabilities = 1;
- getCapabilities(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponseOrBuilder
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponseOrBuilder
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesList() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesList() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponseOrBuilder
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponseOrBuilder
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse
-
repeated .personhood.Capability capabilities = 1;
- getCapabilitiesOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponseOrBuilder
-
repeated .personhood.Capability capabilities = 1;
- getChainConfig() - Method in class ch.epfl.dedis.byzcoin.contracts.ChainConfigInstance
-
- getChallenge() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig.Builder
-
required bytes challenge = 1;
- getChallenge() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig
-
required bytes challenge = 1;
- getChallenge() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSigOrBuilder
-
required bytes challenge = 1;
- getChildren() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
required .collection.Children children = 3;
- getChildren() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
required .collection.Children children = 3;
- getChildren() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.DumpOrBuilder
-
required .collection.Children children = 3;
- getChildrenBuilder() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
required .collection.Children children = 3;
- getChildrenOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
required .collection.Children children = 3;
- getChildrenOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
required .collection.Children children = 3;
- getChildrenOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.DumpOrBuilder
-
required .collection.Children children = 3;
- getChoice() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
required sint32 choice = 2;
- getChoice() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
required sint32 choice = 2;
- getChoice() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollAnswerOrBuilder
-
required sint32 choice = 2;
- getChoice() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice.Builder
-
required sint32 choice = 1;
- getChoice() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice
-
required sint32 choice = 1;
- getChoice() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollChoiceOrBuilder
-
required sint32 choice = 1;
- getChoices(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated string choices = 5;
- getChoices(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
repeated string choices = 5;
- getChoices(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
repeated string choices = 5;
- getChoicesBytes(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated string choices = 5;
- getChoicesBytes(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
repeated string choices = 5;
- getChoicesBytes(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
repeated string choices = 5;
- getChoicesCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated string choices = 5;
- getChoicesCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
repeated string choices = 5;
- getChoicesCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
repeated string choices = 5;
- getChoicesList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated string choices = 5;
- getChoicesList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
repeated string choices = 5;
- getChoicesList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
repeated string choices = 5;
- getChosen(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated .personhood.PollChoice chosen = 6;
- getChosen(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
repeated .personhood.PollChoice chosen = 6;
- getChosen(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
repeated .personhood.PollChoice chosen = 6;
- getChosenBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated .personhood.PollChoice chosen = 6;
- getChosenBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated .personhood.PollChoice chosen = 6;
- getChosenCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated .personhood.PollChoice chosen = 6;
- getChosenCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
repeated .personhood.PollChoice chosen = 6;
- getChosenCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
repeated .personhood.PollChoice chosen = 6;
- getChosenList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated .personhood.PollChoice chosen = 6;
- getChosenList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
repeated .personhood.PollChoice chosen = 6;
- getChosenList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
repeated .personhood.PollChoice chosen = 6;
- getChosenOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated .personhood.PollChoice chosen = 6;
- getChosenOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
repeated .personhood.PollChoice chosen = 6;
- getChosenOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
repeated .personhood.PollChoice chosen = 6;
- getChosenOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated .personhood.PollChoice chosen = 6;
- getChosenOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
repeated .personhood.PollChoice chosen = 6;
- getChosenOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
repeated .personhood.PollChoice chosen = 6;
- getClientTransaction() - Method in class ch.epfl.dedis.byzcoin.transaction.TxResult
-
Getter for the client transaction.
- getClienttransaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
required .byzcoin.ClientTransaction clienttransaction = 1;
- getClienttransaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult
-
required .byzcoin.ClientTransaction clienttransaction = 1;
- getClienttransaction() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.TxResultOrBuilder
-
required .byzcoin.ClientTransaction clienttransaction = 1;
- getClienttransactionBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
required .byzcoin.ClientTransaction clienttransaction = 1;
- getClientTransactionHash() - Method in class ch.epfl.dedis.byzcoin.Block
-
- getClienttransactionhash() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
ClientTransactionHash is the sha256 hash of all the transactions in the body
- getClienttransactionhash() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
ClientTransactionHash is the sha256 hash of all the transactions in the body
- getClienttransactionhash() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeaderOrBuilder
-
ClientTransactionHash is the sha256 hash of all the transactions in the body
- getClienttransactionOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
required .byzcoin.ClientTransaction clienttransaction = 1;
- getClienttransactionOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult
-
required .byzcoin.ClientTransaction clienttransaction = 1;
- getClienttransactionOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.TxResultOrBuilder
-
required .byzcoin.ClientTransaction clienttransaction = 1;
- getCommand() - Method in class ch.epfl.dedis.byzcoin.transaction.Invoke
-
Getter for the command.
- getCommand() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Command is interpreted by the contract.
- getCommand() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
Command is interpreted by the contract.
- getCommand() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InvokeOrBuilder
-
Command is interpreted by the contract.
- getCommandBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Command is interpreted by the contract.
- getCommandBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
Command is interpreted by the contract.
- getCommandBytes() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InvokeOrBuilder
-
Command is interpreted by the contract.
- getCommitment() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception.Builder
-
required bytes commitment = 2;
- getCommitment() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception
-
required bytes commitment = 2;
- getCommitment() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ExceptionOrBuilder
-
required bytes commitment = 2;
- getConfig() - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
- getContent() - Method in class ch.epfl.dedis.eventlog.Event
-
- getContent() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required string content = 3;
- getContent() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
required string content = 3;
- getContent() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.EventOrBuilder
-
required string content = 3;
- getContentBytes() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required string content = 3;
- getContentBytes() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
required string content = 3;
- getContentBytes() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.EventOrBuilder
-
required string content = 3;
- getContractId() - Method in class ch.epfl.dedis.byzcoin.Instance
-
- getContractID() - Method in class ch.epfl.dedis.byzcoin.Proof
-
- getContractId() - Method in class ch.epfl.dedis.byzcoin.StateChange
-
Getter for the contract ID
- getContractID() - Method in class ch.epfl.dedis.byzcoin.StateChangeBody
-
Getter for the contract ID.
- getContractId() - Method in class ch.epfl.dedis.byzcoin.transaction.Delete
-
Getter for the contract ID.
- getContractID() - Method in class ch.epfl.dedis.byzcoin.transaction.Invoke
-
Getter for the contract ID.
- getContractID() - Method in class ch.epfl.dedis.byzcoin.transaction.Spawn
-
Getter for contract ID.
- getContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete.Builder
-
ContractID represents the kind of contract that is being deleted.
- getContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete
-
ContractID represents the kind of contract that is being deleted.
- getContractid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DeleteOrBuilder
-
ContractID represents the kind of contract that is being deleted.
- getContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
ContractID represents the kind of contract that is being invoked.
- getContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
ContractID represents the kind of contract that is being invoked.
- getContractid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InvokeOrBuilder
-
ContractID represents the kind of contract that is being invoked.
- getContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
ContractID represents the kind of contract that is being spawned.
- getContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
ContractID represents the kind of contract that is being spawned.
- getContractid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.SpawnOrBuilder
-
ContractID represents the kind of contract that is being spawned.
- getContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
ContractID points to the contract that can interpret the value
- getContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
ContractID points to the contract that can interpret the value
- getContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required string contractid = 2;
- getContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
required string contractid = 2;
- getContractid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBodyOrBuilder
-
required string contractid = 2;
- getContractid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
ContractID points to the contract that can interpret the value
- getContractidBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete.Builder
-
ContractID represents the kind of contract that is being deleted.
- getContractidBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete
-
ContractID represents the kind of contract that is being deleted.
- getContractidBytes() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DeleteOrBuilder
-
ContractID represents the kind of contract that is being deleted.
- getContractidBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
ContractID represents the kind of contract that is being invoked.
- getContractidBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
ContractID represents the kind of contract that is being invoked.
- getContractidBytes() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InvokeOrBuilder
-
ContractID represents the kind of contract that is being invoked.
- getContractidBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
ContractID represents the kind of contract that is being spawned.
- getContractidBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
ContractID represents the kind of contract that is being spawned.
- getContractidBytes() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.SpawnOrBuilder
-
ContractID represents the kind of contract that is being spawned.
- getContractidBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
ContractID points to the contract that can interpret the value
- getContractidBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
ContractID points to the contract that can interpret the value
- getContractidBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required string contractid = 2;
- getContractidBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
required string contractid = 2;
- getContractidBytes() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBodyOrBuilder
-
required string contractid = 2;
- getContractidBytes() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
ContractID points to the contract that can interpret the value
- getCost() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
Cost reflects how many coins you'll have to pay for a read-request
- getCost() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
Cost reflects how many coins you'll have to pay for a read-request
- getCost() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
Cost reflects how many coins you'll have to pay for a read-request
- getCostBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
Cost reflects how many coins you'll have to pay for a read-request
- getCostcoin() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costcoin = 2;
- getCostcoin() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required .byzcoin.Coin costcoin = 2;
- getCostcoin() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required .byzcoin.Coin costcoin = 2;
- getCostcoinBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costcoin = 2;
- getCostcoinOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costcoin = 2;
- getCostcoinOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required .byzcoin.Coin costcoin = 2;
- getCostcoinOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required .byzcoin.Coin costcoin = 2;
- getCostcread() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costcread = 8;
- getCostcread() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
optional .byzcoin.Coin costcread = 8;
- getCostcread() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
optional .byzcoin.Coin costcread = 8;
- getCostcreadBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costcread = 8;
- getCostcreadOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costcread = 8;
- getCostcreadOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
optional .byzcoin.Coin costcread = 8;
- getCostcreadOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
optional .byzcoin.Coin costcread = 8;
- getCostcredential() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costcredential = 3;
- getCostcredential() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required .byzcoin.Coin costcredential = 3;
- getCostcredential() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required .byzcoin.Coin costcredential = 3;
- getCostcredentialBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costcredential = 3;
- getCostcredentialOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costcredential = 3;
- getCostcredentialOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required .byzcoin.Coin costcredential = 3;
- getCostcredentialOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required .byzcoin.Coin costcredential = 3;
- getCostcwrite() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costcwrite = 7;
- getCostcwrite() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
optional .byzcoin.Coin costcwrite = 7;
- getCostcwrite() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
optional .byzcoin.Coin costcwrite = 7;
- getCostcwriteBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costcwrite = 7;
- getCostcwriteOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costcwrite = 7;
- getCostcwriteOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
optional .byzcoin.Coin costcwrite = 7;
- getCostcwriteOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
optional .byzcoin.Coin costcwrite = 7;
- getCostdarc() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costdarc = 1;
- getCostdarc() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required .byzcoin.Coin costdarc = 1;
- getCostdarc() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required .byzcoin.Coin costdarc = 1;
- getCostdarcBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costdarc = 1;
- getCostdarcOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costdarc = 1;
- getCostdarcOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required .byzcoin.Coin costdarc = 1;
- getCostdarcOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required .byzcoin.Coin costdarc = 1;
- getCostOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
Cost reflects how many coins you'll have to pay for a read-request
- getCostOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
Cost reflects how many coins you'll have to pay for a read-request
- getCostOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
Cost reflects how many coins you'll have to pay for a read-request
- getCostparty() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costparty = 4;
- getCostparty() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required .byzcoin.Coin costparty = 4;
- getCostparty() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required .byzcoin.Coin costparty = 4;
- getCostpartyBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costparty = 4;
- getCostpartyOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costparty = 4;
- getCostpartyOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required .byzcoin.Coin costparty = 4;
- getCostpartyOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required .byzcoin.Coin costparty = 4;
- getCostropasci() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costropasci = 6;
- getCostropasci() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
optional .byzcoin.Coin costropasci = 6;
- getCostropasci() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
optional .byzcoin.Coin costropasci = 6;
- getCostropasciBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costropasci = 6;
- getCostropasciOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costropasci = 6;
- getCostropasciOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
optional .byzcoin.Coin costropasci = 6;
- getCostropasciOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
optional .byzcoin.Coin costropasci = 6;
- getCounters() - Method in class ch.epfl.dedis.byzcoin.SignerCounters
-
Getter for the counters
- getCounters(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse.Builder
-
repeated uint64 counters = 1 [packed = true];
- getCounters(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse
-
repeated uint64 counters = 1 [packed = true];
- getCounters(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponseOrBuilder
-
repeated uint64 counters = 1 [packed = true];
- getCountersCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse.Builder
-
repeated uint64 counters = 1 [packed = true];
- getCountersCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse
-
repeated uint64 counters = 1 [packed = true];
- getCountersCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponseOrBuilder
-
repeated uint64 counters = 1 [packed = true];
- getCountersList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse.Builder
-
repeated uint64 counters = 1 [packed = true];
- getCountersList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse
-
repeated uint64 counters = 1 [packed = true];
- getCountersList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponseOrBuilder
-
repeated uint64 counters = 1 [packed = true];
- getCredential() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional .personhood.CredentialStruct credential = 3;
- getCredential() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
optional .personhood.CredentialStruct credential = 3;
- getCredential() - Method in interface ch.epfl.dedis.lib.proto.Personhood.UserLocationOrBuilder
-
optional .personhood.CredentialStruct credential = 3;
- getCredentialBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional .personhood.CredentialStruct credential = 3;
- getCredentialiid() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional bytes credentialiid = 2;
- getCredentialiid() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
optional bytes credentialiid = 2;
- getCredentialiid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.UserLocationOrBuilder
-
optional bytes credentialiid = 2;
- getCredentialOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional .personhood.CredentialStruct credential = 3;
- getCredentialOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
optional .personhood.CredentialStruct credential = 3;
- getCredentialOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.UserLocationOrBuilder
-
optional .personhood.CredentialStruct credential = 3;
- getCredentials(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
repeated .personhood.Credential credentials = 1;
- getCredentials(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct
-
repeated .personhood.Credential credentials = 1;
- getCredentials(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialStructOrBuilder
-
repeated .personhood.Credential credentials = 1;
- getCredentialsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
repeated .personhood.Credential credentials = 1;
- getCredentialsBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
repeated .personhood.Credential credentials = 1;
- getCredentialsCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
repeated .personhood.Credential credentials = 1;
- getCredentialsCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct
-
repeated .personhood.Credential credentials = 1;
- getCredentialsCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialStructOrBuilder
-
repeated .personhood.Credential credentials = 1;
- getCredentialsList() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
repeated .personhood.Credential credentials = 1;
- getCredentialsList() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct
-
repeated .personhood.Credential credentials = 1;
- getCredentialsList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialStructOrBuilder
-
repeated .personhood.Credential credentials = 1;
- getCredentialsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
repeated .personhood.Credential credentials = 1;
- getCredentialsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct
-
repeated .personhood.Credential credentials = 1;
- getCredentialsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialStructOrBuilder
-
repeated .personhood.Credential credentials = 1;
- getCredentialsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
repeated .personhood.Credential credentials = 1;
- getCredentialsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct
-
repeated .personhood.Credential credentials = 1;
- getCredentialsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialStructOrBuilder
-
repeated .personhood.Credential credentials = 1;
- getCtx() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate.Builder
-
required bytes ctx = 2;
- getCtx() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate
-
required bytes ctx = 2;
- getCtx() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.AuthenticateOrBuilder
-
required bytes ctx = 2;
- getDarc() - Method in class ch.epfl.dedis.byzcoin.contracts.SecureDarcInstance
-
- getDarc() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Darc identity
- getDarc() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
Darc identity
- getDarc() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityOrBuilder
-
Darc identity
- getDarcBaseID() - Method in class ch.epfl.dedis.byzcoin.Instance
-
- getDarcBaseID() - Method in class ch.epfl.dedis.byzcoin.Proof
-
- getDarcBaseID() - Method in class ch.epfl.dedis.byzcoin.StateChange
-
Getter for the darc ID
- getDarcBaseId() - Method in class ch.epfl.dedis.byzcoin.StateChangeBody
-
Getter for the Darc base ID.
- getDarcBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Darc identity
- getDarccontractids(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
repeated string darccontractids = 4;
- getDarccontractids(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
repeated string darccontractids = 4;
- getDarccontractids(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfigOrBuilder
-
repeated string darccontractids = 4;
- getDarccontractids(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- getDarccontractids(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- getDarccontractids(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- getDarccontractidsBytes(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
repeated string darccontractids = 4;
- getDarccontractidsBytes(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
repeated string darccontractids = 4;
- getDarccontractidsBytes(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfigOrBuilder
-
repeated string darccontractids = 4;
- getDarccontractidsBytes(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- getDarccontractidsBytes(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- getDarccontractidsBytes(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- getDarccontractidsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
repeated string darccontractids = 4;
- getDarccontractidsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
repeated string darccontractids = 4;
- getDarccontractidsCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfigOrBuilder
-
repeated string darccontractids = 4;
- getDarccontractidsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- getDarccontractidsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- getDarccontractidsCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- getDarccontractidsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
repeated string darccontractids = 4;
- getDarccontractidsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
repeated string darccontractids = 4;
- getDarccontractidsList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfigOrBuilder
-
repeated string darccontractids = 4;
- getDarccontractidsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- getDarccontractidsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- getDarccontractidsList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- getDarcId() - Method in class ch.epfl.dedis.calypso.WriteInstance
-
- getDarcId() - Method in class ch.epfl.dedis.lib.darc.IdentityDarc
-
Return ID of DARC
- getDarcid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
DarcID that holds the rules
- getDarcid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
DarcID that holds the rules
- getDarcid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationOrBuilder
-
DarcID that holds the rules
- getDarcid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
DarcID is the Darc controlling access to this key.
- getDarcid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
DarcID is the Darc controlling access to this key.
- getDarcid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required bytes darcid = 5;
- getDarcid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
required bytes darcid = 5;
- getDarcid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBodyOrBuilder
-
required bytes darcid = 5;
- getDarcid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
DarcID is the Darc controlling access to this key.
- getDarcid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply.Builder
-
required bytes darcid = 2;
- getDarcid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply
-
required bytes darcid = 2;
- getDarcid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReplyOrBuilder
-
required bytes darcid = 2;
- getDarcid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
required bytes darcid = 3;
- getDarcid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
required bytes darcid = 3;
- getDarcid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDOrBuilder
-
required bytes darcid = 3;
- getDarcOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Darc identity
- getDarcOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
Darc identity
- getDarcOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityOrBuilder
-
Darc identity
- getData() - Method in class ch.epfl.dedis.byzcoin.Instance
-
- getData() - Method in class ch.epfl.dedis.calypso.Document
-
- getData() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
Data should be encrypted by the application under the symmetric key
in U and C
- getData() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
Data should be encrypted by the application under the symmetric key
in U and C
- getData() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
Data should be encrypted by the application under the symmetric key
in U and C
- getData() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
Data is the first data that will be stored in the genesis-block.
- getData() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
Data is the first data that will be stored in the genesis-block.
- getData() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityOrBuilder
-
Data is the first data that will be stored in the genesis-block.
- getData() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply.Builder
-
optional .cisc.Data data = 1;
- getData() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply
-
optional .cisc.Data data = 1;
- getData() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReplyOrBuilder
-
optional .cisc.Data data = 1;
- getData() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply.Builder
-
optional .skipchain.SkipBlock data = 1;
- getData() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply
-
optional .skipchain.SkipBlock data = 1;
- getData() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReplyOrBuilder
-
optional .skipchain.SkipBlock data = 1;
- getData() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
required string data = 1;
- getData() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy
-
required string data = 1;
- getData() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityProxyOrBuilder
-
required string data = 1;
- getData() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
required string data = 1;
- getData() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy
-
required string data = 1;
- getData() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerProxyOrBuilder
-
required string data = 1;
- getData() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required bytes data = 8;
- getData() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required bytes data = 8;
- getData() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required bytes data = 8;
- getData() - Method in class ch.epfl.dedis.lib.SkipBlock
-
- getDataBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
Data is the first data that will be stored in the genesis-block.
- getDataBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply.Builder
-
optional .cisc.Data data = 1;
- getDataBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply.Builder
-
optional .skipchain.SkipBlock data = 1;
- getDataBytes() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
required string data = 1;
- getDataBytes() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy
-
required string data = 1;
- getDataBytes() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityProxyOrBuilder
-
required string data = 1;
- getDataBytes() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
required string data = 1;
- getDataBytes() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy
-
required string data = 1;
- getDataBytes() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerProxyOrBuilder
-
required string data = 1;
- getDataEnc() - Method in class ch.epfl.dedis.calypso.WriteData
-
Get the encrypted data.
- getDataOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
Data is the first data that will be stored in the genesis-block.
- getDataOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
Data is the first data that will be stored in the genesis-block.
- getDataOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityOrBuilder
-
Data is the first data that will be stored in the genesis-block.
- getDataOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply.Builder
-
optional .cisc.Data data = 1;
- getDataOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply
-
optional .cisc.Data data = 1;
- getDataOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReplyOrBuilder
-
optional .cisc.Data data = 1;
- getDataOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply.Builder
-
optional .skipchain.SkipBlock data = 1;
- getDataOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply
-
optional .skipchain.SkipBlock data = 1;
- getDataOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReplyOrBuilder
-
optional .skipchain.SkipBlock data = 1;
- getDatetime() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
DateTime of the party.
- getDatetime() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
DateTime of the party.
- getDatetime() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopDescOrBuilder
-
DateTime of the party.
- getDatetime() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
DateTime of the party.
- getDatetime() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
DateTime of the party.
- getDatetime() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
DateTime of the party.
- getDatetimeBytes() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
DateTime of the party.
- getDatetimeBytes() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
DateTime of the party.
- getDatetimeBytes() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
DateTime of the party.
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.Authorise
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.Read
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.Device
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto.Children
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Rule
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Rules
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.OnetProto.Status
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Attendees
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Attribute
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Capability
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Meetup
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PartyList
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollList
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.StringReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.StatusProto.Request
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
- getDefaultInstance() - Static method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Request.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Request
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
- getDefaultInstanceForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
- getDelete() - Method in class ch.epfl.dedis.byzcoin.transaction.Instruction
-
Getter for the delete argument.
- getDelete() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Delete removes the given instance.
- getDelete() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
Delete removes the given instance.
- getDelete() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
Delete removes the given instance.
- getDeleteBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Delete removes the given instance.
- getDeleteOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Delete removes the given instance.
- getDeleteOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
Delete removes the given instance.
- getDeleteOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
Delete removes the given instance.
- getDesc() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
Desc is the description of the pop-party.
- getDesc() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
Desc is the description of the pop-party.
- getDesc() - Method in interface ch.epfl.dedis.lib.proto.Personhood.FinalStatementOrBuilder
-
Desc is the description of the pop-party.
- getDesc() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Desc is the description of the pop-party.
- getDesc() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
Desc is the description of the pop-party.
- getDesc() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalStatementOrBuilder
-
Desc is the description of the pop-party.
- getDesc() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
optional .pop.PopDesc desc = 1;
- getDesc() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
optional .pop.PopDesc desc = 1;
- getDesc() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreConfigOrBuilder
-
optional .pop.PopDesc desc = 1;
- getDescBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
Desc is the description of the pop-party.
- getDescBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Desc is the description of the pop-party.
- getDescBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
optional .pop.PopDesc desc = 1;
- getDescid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
required bytes descid = 1;
- getDescid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
required bytes descid = 1;
- getDescid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequestOrBuilder
-
required bytes descid = 1;
- getDescOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
Desc is the description of the pop-party.
- getDescOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
Desc is the description of the pop-party.
- getDescOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.FinalStatementOrBuilder
-
Desc is the description of the pop-party.
- getDescOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Desc is the description of the pop-party.
- getDescOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
Desc is the description of the pop-party.
- getDescOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalStatementOrBuilder
-
Desc is the description of the pop-party.
- getDescOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
optional .pop.PopDesc desc = 1;
- getDescOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
optional .pop.PopDesc desc = 1;
- getDescOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreConfigOrBuilder
-
optional .pop.PopDesc desc = 1;
- getDescription() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Description is a free-form field that can hold any data as required
by the user.
- getDescription() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
Description is a free-form field that can hold any data as required
by the user.
- getDescription() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
Description is a free-form field that can hold any data as required
by the user.
- getDescription() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required string description = 5;
- getDescription() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
required string description = 5;
- getDescription() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
required string description = 5;
- getDescription() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required string description = 4;
- getDescription() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
required string description = 4;
- getDescription() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
required string description = 4;
- getDescription() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Description holds the name, date and location of the party and is available
before the barrier point.
- getDescription() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Description holds the name, date and location of the party and is available
before the barrier point.
- getDescription() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Description holds the name, date and location of the party and is available
before the barrier point.
- getDescription() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required string description = 1;
- getDescription() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
required string description = 1;
- getDescription() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
required string description = 1;
- getDescriptionBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Description holds the name, date and location of the party and is available
before the barrier point.
- getDescriptionBytes() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required string description = 5;
- getDescriptionBytes() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
required string description = 5;
- getDescriptionBytes() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
required string description = 5;
- getDescriptionBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required string description = 4;
- getDescriptionBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
required string description = 4;
- getDescriptionBytes() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
required string description = 4;
- getDescriptionBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required string description = 1;
- getDescriptionBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
required string description = 1;
- getDescriptionBytes() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
required string description = 1;
- getDescriptionOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Description holds the name, date and location of the party and is available
before the barrier point.
- getDescriptionOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Description holds the name, date and location of the party and is available
before the barrier point.
- getDescriptionOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Description holds the name, date and location of the party and is available
before the barrier point.
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.Authorise.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.Authorise
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.Read.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.Read
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.Device.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.Device
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto.Children.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto.Children
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Rule
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Rules
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.EventLogProto
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.NetworkProto
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.OnetProto
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.OnetProto.Status.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.OnetProto.Status
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Attendees.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Attendees
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Attribute
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Capability
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Meetup
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PartyList
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollList.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollList
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.StringReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.StringReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.StatusProto
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.StatusProto.Request.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.StatusProto.Request
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.TrieProto
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
- getDescriptor() - Static method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Request.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
- getDescriptorForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
- getDevice() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Deprecated.
- getDevice() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Deprecated.
- getDevice() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Deprecated.
- getDeviceCount() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
- getDeviceCount() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
- getDeviceCount() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Device is a list of all devices allowed to sign
- getDeviceMap() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Device is a list of all devices allowed to sign
- getDeviceMap() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Device is a list of all devices allowed to sign
- getDeviceMap() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Device is a list of all devices allowed to sign
- getDeviceOrDefault(String, CiscProto.Device) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Device is a list of all devices allowed to sign
- getDeviceOrDefault(String, CiscProto.Device) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Device is a list of all devices allowed to sign
- getDeviceOrDefault(String, CiscProto.Device) - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Device is a list of all devices allowed to sign
- getDeviceOrThrow(String) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Device is a list of all devices allowed to sign
- getDeviceOrThrow(String) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Device is a list of all devices allowed to sign
- getDeviceOrThrow(String) - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Device is a list of all devices allowed to sign
- getDigestSize() - Method in class ch.epfl.dedis.lib.crypto.blake2s.Blake2sDigest
-
Return the size in bytes of the digest produced by this message digest.
- getDigestSize() - Method in class ch.epfl.dedis.lib.crypto.blake2s.Blake2xsDigest
-
Return the size in bytes of the digest produced by this message digest.
- getDump(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDump(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDump(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseOrBuilder
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseOrBuilder
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseOrBuilder
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseOrBuilder
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
repeated .byzcoin.DebugResponseState dump = 2;
- getDumpOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseOrBuilder
-
repeated .byzcoin.DebugResponseState dump = 2;
- getE() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
E is the non-interactive challenge as scalar
- getE() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
E is the non-interactive challenge as scalar
- getE() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
E is the non-interactive challenge as scalar
- getEd25519() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Public-key identity
- getEd25519() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
Public-key identity
- getEd25519() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityOrBuilder
-
Public-key identity
- getEd25519() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerEd25519 ed25519 = 1;
- getEd25519() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
optional .darc.SignerEd25519 ed25519 = 1;
- getEd25519() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerOrBuilder
-
optional .darc.SignerEd25519 ed25519 = 1;
- getEd25519Builder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Public-key identity
- getEd25519Builder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerEd25519 ed25519 = 1;
- getEd25519OrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Public-key identity
- getEd25519OrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
Public-key identity
- getEd25519OrBuilder() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityOrBuilder
-
Public-key identity
- getEd25519OrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerEd25519 ed25519 = 1;
- getEd25519OrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
optional .darc.SignerEd25519 ed25519 = 1;
- getEd25519OrBuilder() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerOrBuilder
-
optional .darc.SignerEd25519 ed25519 = 1;
- getEmpty() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required .trie.EmptyNode empty = 3;
- getEmpty() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
required .trie.EmptyNode empty = 3;
- getEmpty() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
required .trie.EmptyNode empty = 3;
- getEmptyBuilder() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required .trie.EmptyNode empty = 3;
- getEmptyOrBuilder() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required .trie.EmptyNode empty = 3;
- getEmptyOrBuilder() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
required .trie.EmptyNode empty = 3;
- getEmptyOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
required .trie.EmptyNode empty = 3;
- getEndpoint() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
required string endpoint = 1;
- getEndpoint() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability
-
required string endpoint = 1;
- getEndpoint() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CapabilityOrBuilder
-
required string endpoint = 1;
- getEndpointBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
required string endpoint = 1;
- getEndpointBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability
-
required string endpoint = 1;
- getEndpointBytes() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CapabilityOrBuilder
-
required string endpoint = 1;
- getEnrollments(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollments(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollments(int) - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponseOrBuilder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsBuilderList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsCount() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsCount() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsCount() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponseOrBuilder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsList() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponseOrBuilder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponseOrBuilder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEnrollmentsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponseOrBuilder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- getEvents(int) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
repeated .eventlog.Event events = 1;
- getEvents(int) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
repeated .eventlog.Event events = 1;
- getEvents(int) - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchResponseOrBuilder
-
repeated .eventlog.Event events = 1;
- getEventsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
repeated .eventlog.Event events = 1;
- getEventsBuilderList() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
repeated .eventlog.Event events = 1;
- getEventsCount() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
repeated .eventlog.Event events = 1;
- getEventsCount() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
repeated .eventlog.Event events = 1;
- getEventsCount() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchResponseOrBuilder
-
repeated .eventlog.Event events = 1;
- getEventsList() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
repeated .eventlog.Event events = 1;
- getEventsList() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
repeated .eventlog.Event events = 1;
- getEventsList() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchResponseOrBuilder
-
repeated .eventlog.Event events = 1;
- getEventsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
repeated .eventlog.Event events = 1;
- getEventsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
repeated .eventlog.Event events = 1;
- getEventsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchResponseOrBuilder
-
repeated .eventlog.Event events = 1;
- getEventsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
repeated .eventlog.Event events = 1;
- getEventsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
repeated .eventlog.Event events = 1;
- getEventsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchResponseOrBuilder
-
repeated .eventlog.Event events = 1;
- getExists() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply.Builder
-
required bool exists = 1;
- getExists() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply
-
required bool exists = 1;
- getExists() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReplyOrBuilder
-
required bool exists = 1;
- getExpr() - Method in class ch.epfl.dedis.lib.darc.Rule
-
Getter for expression.
- getExpr() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
required bytes expr = 2;
- getExpr() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule
-
required bytes expr = 2;
- getExpr() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RuleOrBuilder
-
required bytes expr = 2;
- getExpression(String) - Method in class ch.epfl.dedis.lib.darc.Darc
-
Returns a copy of the expression stored in the rule.
- getExtraData() - Method in class ch.epfl.dedis.calypso.Document
-
- getExtraData() - Method in class ch.epfl.dedis.calypso.WriteData
-
Get the extra data.
- getExtradata() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
ExtraData is clear text and application-specific
- getExtradata() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
ExtraData is clear text and application-specific
- getExtradata() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
ExtraData is clear text and application-specific
- getF() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
f is the proof - written in uppercase here so it is an exported
field, but in the OCS-paper it's lowercase.
- getF() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
f is the proof - written in uppercase here so it is an exported
field, but in the OCS-paper it's lowercase.
- getF() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
f is the proof - written in uppercase here so it is an exported
field, but in the OCS-paper it's lowercase.
- getField() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status.Builder
-
Deprecated.
- getField() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status
-
Deprecated.
- getField() - Method in interface ch.epfl.dedis.lib.proto.OnetProto.StatusOrBuilder
-
Deprecated.
- getFieldCount() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status.Builder
-
- getFieldCount() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status
-
- getFieldCount() - Method in interface ch.epfl.dedis.lib.proto.OnetProto.StatusOrBuilder
-
map<string, string> field = 1;
- getFieldMap() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status.Builder
-
map<string, string> field = 1;
- getFieldMap() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status
-
map<string, string> field = 1;
- getFieldMap() - Method in interface ch.epfl.dedis.lib.proto.OnetProto.StatusOrBuilder
-
map<string, string> field = 1;
- getFieldOrDefault(String, String) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status.Builder
-
map<string, string> field = 1;
- getFieldOrDefault(String, String) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status
-
map<string, string> field = 1;
- getFieldOrDefault(String, String) - Method in interface ch.epfl.dedis.lib.proto.OnetProto.StatusOrBuilder
-
map<string, string> field = 1;
- getFieldOrThrow(String) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status.Builder
-
map<string, string> field = 1;
- getFieldOrThrow(String) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status
-
map<string, string> field = 1;
- getFieldOrThrow(String) - Method in interface ch.epfl.dedis.lib.proto.OnetProto.StatusOrBuilder
-
map<string, string> field = 1;
- getFinal() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
optional .pop.FinalStatement final = 2;
- getFinal() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
optional .pop.FinalStatement final = 2;
- getFinal() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.StoreKeysOrBuilder
-
optional .pop.FinalStatement final = 2;
- getFinal() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse.Builder
-
optional .pop.FinalStatement final = 1;
- getFinal() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse
-
optional .pop.FinalStatement final = 1;
- getFinal() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponseOrBuilder
-
optional .pop.FinalStatement final = 1;
- getFinal() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
FinalStatement of current party
- getFinal() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig
-
FinalStatement of current party
- getFinal() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeConfigOrBuilder
-
FinalStatement of current party
- getFinal() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
FinalStatement of party was asked to merge
- getFinal() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
FinalStatement of party was asked to merge
- getFinal() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReplyOrBuilder
-
FinalStatement of party was asked to merge
- getFinalBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
optional .pop.FinalStatement final = 2;
- getFinalBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse.Builder
-
optional .pop.FinalStatement final = 1;
- getFinalBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
FinalStatement of current party
- getFinalBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
FinalStatement of party was asked to merge
- getFinalizations(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- getFinalizations(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- getFinalizations(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- getFinalizationsBytes(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- getFinalizationsBytes(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- getFinalizationsBytes(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- getFinalizationsCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- getFinalizationsCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- getFinalizationsCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- getFinalizationsList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- getFinalizationsList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- getFinalizationsList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- getFinalOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
optional .pop.FinalStatement final = 2;
- getFinalOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
optional .pop.FinalStatement final = 2;
- getFinalOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.StoreKeysOrBuilder
-
optional .pop.FinalStatement final = 2;
- getFinalOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse.Builder
-
optional .pop.FinalStatement final = 1;
- getFinalOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse
-
optional .pop.FinalStatement final = 1;
- getFinalOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponseOrBuilder
-
optional .pop.FinalStatement final = 1;
- getFinalOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
FinalStatement of current party
- getFinalOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig
-
FinalStatement of current party
- getFinalOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeConfigOrBuilder
-
FinalStatement of current party
- getFinalOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
FinalStatement of party was asked to merge
- getFinalOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
FinalStatement of party was asked to merge
- getFinalOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReplyOrBuilder
-
FinalStatement of party was asked to merge
- getFinalstatement() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
- getFinalstatement() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
- getFinalstatement() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstanceOrBuilder
-
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
- getFinalstatementBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
- getFinalstatementOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
- getFinalstatementOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
- getFinalstatementOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstanceOrBuilder
-
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
- getFinalstatements() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply.Builder
-
Deprecated.
- getFinalstatements() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply
-
Deprecated.
- getFinalstatements() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReplyOrBuilder
-
Deprecated.
- getFinalstatementsCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply.Builder
-
- getFinalstatementsCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply
-
- getFinalstatementsCount() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReplyOrBuilder
-
map<string, .pop.FinalStatement> finalstatements = 1;
- getFinalstatementsMap() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply.Builder
-
map<string, .pop.FinalStatement> finalstatements = 1;
- getFinalstatementsMap() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply
-
map<string, .pop.FinalStatement> finalstatements = 1;
- getFinalstatementsMap() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReplyOrBuilder
-
map<string, .pop.FinalStatement> finalstatements = 1;
- getFinalstatementsOrDefault(String, PoPProto.FinalStatement) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply.Builder
-
map<string, .pop.FinalStatement> finalstatements = 1;
- getFinalstatementsOrDefault(String, PoPProto.FinalStatement) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply
-
map<string, .pop.FinalStatement> finalstatements = 1;
- getFinalstatementsOrDefault(String, PoPProto.FinalStatement) - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReplyOrBuilder
-
map<string, .pop.FinalStatement> finalstatements = 1;
- getFinalstatementsOrThrow(String) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply.Builder
-
map<string, .pop.FinalStatement> finalstatements = 1;
- getFinalstatementsOrThrow(String) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply
-
map<string, .pop.FinalStatement> finalstatements = 1;
- getFinalstatementsOrThrow(String) - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReplyOrBuilder
-
map<string, .pop.FinalStatement> finalstatements = 1;
- getFirstplayer() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
optional sint32 firstplayer = 4;
- getFirstplayer() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
optional sint32 firstplayer = 4;
- getFirstplayer() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
optional sint32 firstplayer = 4;
- getFirstplayerhash() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required bytes firstplayerhash = 3;
- getFirstplayerhash() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
required bytes firstplayerhash = 3;
- getFirstplayerhash() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
required bytes firstplayerhash = 3;
- getForward(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated .skipchain.ForwardLink forward = 11;
- getForward(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
repeated .skipchain.ForwardLink forward = 11;
- getForward(int) - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardBuilder(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardBuilderList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardCount() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardCount() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardCount() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardLinks() - Method in class ch.epfl.dedis.lib.SkipBlock
-
- getForwardList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardList() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
repeated .skipchain.ForwardLink forward = 11;
- getForwardOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
repeated .skipchain.ForwardLink forward = 11;
- getFrom() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
Return events where When is > From.
- getFrom() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
Return events where When is > From.
- getFrom() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchRequestOrBuilder
-
Return events where When is > From.
- getFrom() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
required bytes from = 1;
- getFrom() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
required bytes from = 1;
- getFrom() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLinkOrBuilder
-
required bytes from = 1;
- getFrom() - Method in class ch.epfl.dedis.skipchain.ForwardLink
-
- getGenesis() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
optional .skipchain.SkipBlock genesis = 2;
- getGenesis() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
optional .skipchain.SkipBlock genesis = 2;
- getGenesis() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoinOrBuilder
-
optional .skipchain.SkipBlock genesis = 2;
- getGenesis() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply.Builder
-
optional .skipchain.SkipBlock genesis = 1;
- getGenesis() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply
-
optional .skipchain.SkipBlock genesis = 1;
- getGenesis() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReplyOrBuilder
-
optional .skipchain.SkipBlock genesis = 1;
- getGenesis() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex.Builder
-
required bytes genesis = 1;
- getGenesis() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex
-
required bytes genesis = 1;
- getGenesis() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexOrBuilder
-
required bytes genesis = 1;
- getGenesis() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required bytes genesis = 7;
- getGenesis() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required bytes genesis = 7;
- getGenesis() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required bytes genesis = 7;
- getGenesisBlock() - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
- getGenesisBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
optional .skipchain.SkipBlock genesis = 2;
- getGenesisBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply.Builder
-
optional .skipchain.SkipBlock genesis = 1;
- getGenesisDarc() - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
- getGenesisdarc() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
GenesisDarc defines who is allowed to write to this skipchain.
- getGenesisdarc() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
GenesisDarc defines who is allowed to write to this skipchain.
- getGenesisdarc() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
GenesisDarc defines who is allowed to write to this skipchain.
- getGenesisdarcBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
GenesisDarc defines who is allowed to write to this skipchain.
- getGenesisDarcInstance() - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
- getGenesisdarcOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
GenesisDarc defines who is allowed to write to this skipchain.
- getGenesisdarcOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
GenesisDarc defines who is allowed to write to this skipchain.
- getGenesisdarcOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
GenesisDarc defines who is allowed to write to this skipchain.
- getGenesisOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
optional .skipchain.SkipBlock genesis = 2;
- getGenesisOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
optional .skipchain.SkipBlock genesis = 2;
- getGenesisOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoinOrBuilder
-
optional .skipchain.SkipBlock genesis = 2;
- getGenesisOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply.Builder
-
optional .skipchain.SkipBlock genesis = 1;
- getGenesisOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply
-
optional .skipchain.SkipBlock genesis = 1;
- getGenesisOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReplyOrBuilder
-
optional .skipchain.SkipBlock genesis = 1;
- getHash() - Method in class ch.epfl.dedis.byzcoin.StateChanges
-
Getter for the hash
- getHash() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required bytes hash = 10;
- getHash() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required bytes hash = 10;
- getHash() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required bytes hash = 10;
- getHash() - Method in class ch.epfl.dedis.lib.SkipBlock
-
- getHeight() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required sint32 height = 2;
- getHeight() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required sint32 height = 2;
- getHeight() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required sint32 height = 2;
- getHeight() - Method in class ch.epfl.dedis.lib.SkipBlock
-
- getId() - Method in class ch.epfl.dedis.byzcoin.Block
-
Getter for skipblock ID.
- getId() - Method in class ch.epfl.dedis.byzcoin.contracts.ChainConfigInstance
-
- getId() - Method in class ch.epfl.dedis.byzcoin.contracts.SecureDarcInstance
-
- getId() - Method in class ch.epfl.dedis.byzcoin.contracts.ValueInstance
-
- getId() - Method in class ch.epfl.dedis.byzcoin.Instance
-
- getId() - Method in class ch.epfl.dedis.byzcoin.InstanceId
-
- getId() - Method in class ch.epfl.dedis.byzcoin.transaction.ClientTransaction
-
- getId() - Method in class ch.epfl.dedis.byzcoin.transaction.ClientTransactionId
-
- getId() - Method in class ch.epfl.dedis.byzgen.UserId
-
- getId() - Method in class ch.epfl.dedis.lib.darc.Darc
-
Calculate the getId of the darc by calculating the sha-256 of the invariant
parts which excludes the delegation-signature.
- getId() - Method in interface ch.epfl.dedis.lib.HashId
-
Return binary form of block getId used by skipchain
- getID() - Method in class ch.epfl.dedis.lib.network.Roster
-
Get the ID of the roster
- getId() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
ID is any block that is known to us in the skipchain, can be the genesis
block or any later block.
- getId() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
ID is any block that is known to us in the skipchain, can be the genesis
block or any later block.
- getId() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofOrBuilder
-
ID is any block that is known to us in the skipchain, can be the genesis
block or any later block.
- getId() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest.Builder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest
-
required bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequestOrBuilder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate.Builder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate
-
required bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataUpdateOrBuilder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend
-
required bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeSendOrBuilder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate.Builder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate
-
required bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateOrBuilder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
required bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteOrBuilder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock
-
required bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlockOrBuilder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc.Builder
-
Signer SignerEd25519
- getId() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc
-
Signer SignerEd25519
- getId() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityDarcOrBuilder
-
Signer SignerEd25519
- getId() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
required bytes id = 2;
- getId() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
required bytes id = 2;
- getId() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchRequestOrBuilder
-
required bytes id = 2;
- getId() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required bytes id = 3;
- getId() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
required bytes id = 3;
- getId() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
required bytes id = 3;
- getId() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
optional bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
optional bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.OnetProto.RosterOrBuilder
-
optional bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest.Builder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest
-
required bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FetchRequestOrBuilder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys.Builder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys
-
required bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetKeysOrBuilder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply
-
required bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetKeysReplyOrBuilder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
Hash of PopDesc party to merge with
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig
-
Hash of PopDesc party to merge with
- getId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeConfigOrBuilder
-
Hash of PopDesc party to merge with
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest.Builder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest
-
required bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeRequestOrBuilder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply.Builder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply
-
required bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReplyOrBuilder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
ID is the ID of the party where we want to store intermediate keys
- getId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
ID is the ID of the party where we want to store intermediate keys
- getId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreKeysOrBuilder
-
ID is the ID of the party where we want to store intermediate keys
- getId() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock.Builder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock
-
required bytes id = 1;
- getId() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockOrBuilder
-
required bytes id = 1;
- getId() - Method in class ch.epfl.dedis.lib.Sha256id
-
- getId() - Method in class ch.epfl.dedis.lib.SkipBlock
-
- getID() - Method in class ch.epfl.dedis.skipchain.SkipchainRPC
-
Getter for the skipchain ID.
- getIdblock() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
optional .cisc.IDBlock idblock = 1;
- getIdblock() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
optional .cisc.IDBlock idblock = 1;
- getIdblock() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentityOrBuilder
-
optional .cisc.IDBlock idblock = 1;
- getIdblockBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
optional .cisc.IDBlock idblock = 1;
- getIdblockOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
optional .cisc.IDBlock idblock = 1;
- getIdblockOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
optional .cisc.IDBlock idblock = 1;
- getIdblockOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentityOrBuilder
-
optional .cisc.IDBlock idblock = 1;
- getIdentities(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
Identities that will sign together
- getIdentities(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
Identities that will sign together
- getIdentities(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationOrBuilder
-
Identities that will sign together
- getIdentities(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated .darc.Identity identities = 4;
- getIdentities(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
repeated .darc.Identity identities = 4;
- getIdentities(int) - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
repeated .darc.Identity identities = 4;
- getIdentitiesBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
Identities that will sign together
- getIdentitiesBuilder(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated .darc.Identity identities = 4;
- getIdentitiesBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
Identities that will sign together
- getIdentitiesBuilderList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated .darc.Identity identities = 4;
- getIdentitiesCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
Identities that will sign together
- getIdentitiesCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
Identities that will sign together
- getIdentitiesCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationOrBuilder
-
Identities that will sign together
- getIdentitiesCount() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated .darc.Identity identities = 4;
- getIdentitiesCount() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
repeated .darc.Identity identities = 4;
- getIdentitiesCount() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
repeated .darc.Identity identities = 4;
- getIdentitiesList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
Identities that will sign together
- getIdentitiesList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
Identities that will sign together
- getIdentitiesList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationOrBuilder
-
Identities that will sign together
- getIdentitiesList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated .darc.Identity identities = 4;
- getIdentitiesList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
repeated .darc.Identity identities = 4;
- getIdentitiesList() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
repeated .darc.Identity identities = 4;
- getIdentitiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
Identities that will sign together
- getIdentitiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
Identities that will sign together
- getIdentitiesOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationOrBuilder
-
Identities that will sign together
- getIdentitiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated .darc.Identity identities = 4;
- getIdentitiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
repeated .darc.Identity identities = 4;
- getIdentitiesOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
repeated .darc.Identity identities = 4;
- getIdentitiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
Identities that will sign together
- getIdentitiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
Identities that will sign together
- getIdentitiesOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationOrBuilder
-
Identities that will sign together
- getIdentitiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated .darc.Identity identities = 4;
- getIdentitiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
repeated .darc.Identity identities = 4;
- getIdentitiesOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
repeated .darc.Identity identities = 4;
- getIdentity() - Method in class ch.epfl.dedis.lib.darc.Darc
-
- getIdentity() - Method in interface ch.epfl.dedis.lib.darc.Signer
-
Returns an identity of the signer.
- getIdentity() - Method in class ch.epfl.dedis.lib.darc.SignerEd25519
-
Creates an identity of the signer.
- getIdentity() - Method in class ch.epfl.dedis.lib.darc.SignerX509EC
-
Returns the identity of the signer.
- getInclusionproof() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
InclusionProof is the deserialized InclusionProof
- getInclusionproof() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
InclusionProof is the deserialized InclusionProof
- getInclusionproof() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ProofOrBuilder
-
InclusionProof is the deserialized InclusionProof
- getInclusionproofBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
InclusionProof is the deserialized InclusionProof
- getInclusionproofOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
InclusionProof is the deserialized InclusionProof
- getInclusionproofOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
InclusionProof is the deserialized InclusionProof
- getInclusionproofOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ProofOrBuilder
-
InclusionProof is the deserialized InclusionProof
- getInclusionwait() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
How many block-intervals to wait for inclusion -
missing value or 0 means return immediately.
- getInclusionwait() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
How many block-intervals to wait for inclusion -
missing value or 0 means return immediately.
- getInclusionwait() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequestOrBuilder
-
How many block-intervals to wait for inclusion -
missing value or 0 means return immediately.
- getIndex() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception.Builder
-
required sint32 index = 1;
- getIndex() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception
-
required sint32 index = 1;
- getIndex() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ExceptionOrBuilder
-
required sint32 index = 1;
- getIndex() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex.Builder
-
required sint32 index = 2;
- getIndex() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex
-
required sint32 index = 2;
- getIndex() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexOrBuilder
-
required sint32 index = 2;
- getIndex() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required sint32 index = 1;
- getIndex() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required sint32 index = 1;
- getIndex() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required sint32 index = 1;
- getIndex() - Method in class ch.epfl.dedis.lib.SkipBlock
-
- getInstance() - Method in class ch.epfl.dedis.byzcoin.contracts.ChainConfigInstance
-
- getInstance() - Method in class ch.epfl.dedis.byzcoin.contracts.SecureDarcInstance
-
- getInstance() - Method in class ch.epfl.dedis.byzcoin.contracts.ValueInstance
-
- getInstance() - Method in class ch.epfl.dedis.byzcoin.Proof
-
Creates an instance from the proof, it assumes the proof is valid.
- getInstance() - Method in class ch.epfl.dedis.calypso.LTSInstance
-
Get the instance object.
- getInstance() - Method in class ch.epfl.dedis.calypso.ReadInstance
-
Get the instance object.
- getInstance() - Method in class ch.epfl.dedis.calypso.WriteInstance
-
Get the instance.
- getInstance() - Static method in class ch.epfl.dedis.lib.crypto.PointFactory
-
Get the singleton instance of the factory
- getInstance() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
required bytes instance = 1;
- getInstance() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
required bytes instance = 1;
- getInstance() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchRequestOrBuilder
-
required bytes instance = 1;
- getInstanceId() - Method in class ch.epfl.dedis.byzcoin.StateChange
-
Getter for the instance ID
- getInstanceId() - Method in class ch.epfl.dedis.byzcoin.transaction.Instruction
-
Getter for the instance ID.
- getInstanceId() - Method in class ch.epfl.dedis.calypso.CreateLTSReply
-
Getter for the Instance ID
- getInstanceId() - Method in class ch.epfl.dedis.eventlog.EventLogInstance
-
Gets the contract ID which can be stored to re-connect to the same eventlog instance in the future.
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
required bytes instanceid = 2;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
required bytes instanceid = 2;
- getInstanceid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityOrBuilder
-
required bytes instanceid = 2;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion.Builder
-
required bytes instanceid = 2;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion
-
required bytes instanceid = 2;
- getInstanceid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionOrBuilder
-
required bytes instanceid = 2;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
required bytes instanceid = 2;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
required bytes instanceid = 2;
- getInstanceid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionOrBuilder
-
required bytes instanceid = 2;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion.Builder
-
required bytes instanceid = 2;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion
-
required bytes instanceid = 2;
- getInstanceid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersionOrBuilder
-
required bytes instanceid = 2;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
InstanceID is either the instance that can spawn a new instance, or the instance
that will be invoked or deleted.
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
InstanceID is either the instance that can spawn a new instance, or the instance
that will be invoked or deleted.
- getInstanceid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
InstanceID is either the instance that can spawn a new instance, or the instance
that will be invoked or deleted.
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
InstanceID of the state to change
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
InstanceID of the state to change
- getInstanceid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
InstanceID of the state to change
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
required bytes instanceid = 2;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
required bytes instanceid = 2;
- getInstanceid() - Method in interface ch.epfl.dedis.lib.proto.Calypso.CreateLTSReplyOrBuilder
-
required bytes instanceid = 2;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
InstanceID is where to find the party in the ledger.
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
InstanceID is where to find the party in the ledger.
- getInstanceid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyOrBuilder
-
InstanceID is where to find the party in the ledger.
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply.Builder
-
required bytes instanceid = 1;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply
-
required bytes instanceid = 1;
- getInstanceid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReplyOrBuilder
-
required bytes instanceid = 1;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
required bytes instanceid = 2;
- getInstanceid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
required bytes instanceid = 2;
- getInstanceid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDOrBuilder
-
required bytes instanceid = 2;
- getInstanceVersion(InstanceId, long) - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Fetches the state change for the given version and instance
- getInstructions() - Method in class ch.epfl.dedis.byzcoin.transaction.ClientTransaction
-
Getter for the instructions.
- getInstructions(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructions(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructions(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransactionOrBuilder
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransactionOrBuilder
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransactionOrBuilder
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransactionOrBuilder
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction
-
repeated .byzcoin.Instruction instructions = 1;
- getInstructionsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransactionOrBuilder
-
repeated .byzcoin.Instruction instructions = 1;
- getInteriors(int) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
repeated .trie.InteriorNode interiors = 1;
- getInteriors(int) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
repeated .trie.InteriorNode interiors = 1;
- getInteriors(int) - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsBuilderList() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsCount() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsCount() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsCount() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsList() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsList() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsList() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
repeated .trie.InteriorNode interiors = 1;
- getInteriorsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
repeated .trie.InteriorNode interiors = 1;
- getInvoke() - Method in class ch.epfl.dedis.byzcoin.transaction.Instruction
-
Getter for the invoke argument.
- getInvoke() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Invoke calls a method of an existing instance.
- getInvoke() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
Invoke calls a method of an existing instance.
- getInvoke() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
Invoke calls a method of an existing instance.
- getInvokeBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Invoke calls a method of an existing instance.
- getInvokeOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Invoke calls a method of an existing instance.
- getInvokeOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
Invoke calls a method of an existing instance.
- getInvokeOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
Invoke calls a method of an existing instance.
- getIssuer() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required string issuer = 2;
- getIssuer() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
required string issuer = 2;
- getIssuer() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfoOrBuilder
-
required string issuer = 2;
- getIssuer() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required string issuer = 2;
- getIssuer() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
required string issuer = 2;
- getIssuer() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
required string issuer = 2;
- getIssuer() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required string issuer = 2;
- getIssuer() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required string issuer = 2;
- getIssuer() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required string issuer = 2;
- getIssuerBytes() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required string issuer = 2;
- getIssuerBytes() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
required string issuer = 2;
- getIssuerBytes() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfoOrBuilder
-
required string issuer = 2;
- getIssuerBytes() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required string issuer = 2;
- getIssuerBytes() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
required string issuer = 2;
- getIssuerBytes() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
required string issuer = 2;
- getIssuerBytes() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required string issuer = 2;
- getIssuerBytes() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required string issuer = 2;
- getIssuerBytes() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required string issuer = 2;
- getIssuers(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
repeated string issuers = 2;
- getIssuers(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
repeated string issuers = 2;
- getIssuers(int) - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequestOrBuilder
-
repeated string issuers = 2;
- getIssuersBytes(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
repeated string issuers = 2;
- getIssuersBytes(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
repeated string issuers = 2;
- getIssuersBytes(int) - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequestOrBuilder
-
repeated string issuers = 2;
- getIssuersCount() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
repeated string issuers = 2;
- getIssuersCount() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
repeated string issuers = 2;
- getIssuersCount() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequestOrBuilder
-
repeated string issuers = 2;
- getIssuersList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
repeated string issuers = 2;
- getIssuersList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
repeated string issuers = 2;
- getIssuersList() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequestOrBuilder
-
repeated string issuers = 2;
- getKey() - Method in class ch.epfl.dedis.byzcoin.Proof
-
- getKey() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue.Builder
-
required bytes key = 1;
- getKey() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue
-
required bytes key = 1;
- getKey() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValueOrBuilder
-
required bytes key = 1;
- getKey() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
required bytes key = 1;
- getKey() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
required bytes key = 1;
- getKey() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseStateOrBuilder
-
required bytes key = 1;
- getKey() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
Key is the key we want to look up
- getKey() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
Key is the key we want to look up
- getKey() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofOrBuilder
-
Key is the key we want to look up
- getKey() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
required bytes key = 1;
- getKey() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
required bytes key = 1;
- getKey() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.DumpOrBuilder
-
required bytes key = 1;
- getKey() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Key is the key that this proof is representing
- getKey() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
Key is the key that this proof is representing
- getKey() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ProofOrBuilder
-
Key is the key that this proof is representing
- getKey() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
required bytes key = 2;
- getKey() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
required bytes key = 2;
- getKey() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.LeafNodeOrBuilder
-
required bytes key = 2;
- getKeyMaterial() - Method in class ch.epfl.dedis.calypso.Document
-
- getKeyMaterial() - Method in class ch.epfl.dedis.calypso.Encryption.KeyIv
-
Getter for the key material, which is a concatenation of IV and the key.
- getKeys(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees.Builder
-
repeated bytes keys = 1;
- getKeys(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees
-
repeated bytes keys = 1;
- getKeys(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.AttendeesOrBuilder
-
repeated bytes keys = 1;
- getKeys(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
repeated bytes keys = 2;
- getKeys(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply
-
repeated bytes keys = 2;
- getKeys(int) - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetKeysReplyOrBuilder
-
repeated bytes keys = 2;
- getKeys(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
Keys is a list of public keys to store
- getKeys(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
Keys is a list of public keys to store
- getKeys(int) - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreKeysOrBuilder
-
Keys is a list of public keys to store
- getKeysCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees.Builder
-
repeated bytes keys = 1;
- getKeysCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees
-
repeated bytes keys = 1;
- getKeysCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.AttendeesOrBuilder
-
repeated bytes keys = 1;
- getKeysCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
repeated bytes keys = 2;
- getKeysCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply
-
repeated bytes keys = 2;
- getKeysCount() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetKeysReplyOrBuilder
-
repeated bytes keys = 2;
- getKeysCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
Keys is a list of public keys to store
- getKeysCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
Keys is a list of public keys to store
- getKeysCount() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreKeysOrBuilder
-
Keys is a list of public keys to store
- getKeysList() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees.Builder
-
repeated bytes keys = 1;
- getKeysList() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees
-
repeated bytes keys = 1;
- getKeysList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.AttendeesOrBuilder
-
repeated bytes keys = 1;
- getKeysList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
repeated bytes keys = 2;
- getKeysList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply
-
repeated bytes keys = 2;
- getKeysList() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetKeysReplyOrBuilder
-
repeated bytes keys = 2;
- getKeysList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
Keys is a list of public keys to store
- getKeysList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
Keys is a list of public keys to store
- getKeysList() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreKeysOrBuilder
-
Keys is a list of public keys to store
- getKeyvalues(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvalues(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvalues(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponseOrBuilder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponseOrBuilder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponseOrBuilder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponseOrBuilder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getKeyvaluesOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponseOrBuilder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- getLabel() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
required bytes label = 4;
- getLabel() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
required bytes label = 4;
- getLabel() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.DumpOrBuilder
-
required bytes label = 4;
- getLastInstanceVersion(InstanceId) - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Fetches the most recent state change for the given instance
- getLatest() - Method in class ch.epfl.dedis.byzcoin.Proof
-
Getter for the skipblock associated with this proof.
- getLatest() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
optional .skipchain.SkipBlock latest = 3;
- getLatest() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
optional .skipchain.SkipBlock latest = 3;
- getLatest() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoinOrBuilder
-
optional .skipchain.SkipBlock latest = 3;
- getLatest() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Providing the latest skipblock to retrieve the Merkle tree root.
- getLatest() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
Providing the latest skipblock to retrieve the Merkle tree root.
- getLatest() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ProofOrBuilder
-
Providing the latest skipblock to retrieve the Merkle tree root.
- getLatest() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .cisc.Data latest = 1;
- getLatest() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
optional .cisc.Data latest = 1;
- getLatest() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.IDBlockOrBuilder
-
optional .cisc.Data latest = 1;
- getLatest() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
optional .skipchain.SkipBlock latest = 2;
- getLatest() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock
-
optional .skipchain.SkipBlock latest = 2;
- getLatest() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlockOrBuilder
-
optional .skipchain.SkipBlock latest = 2;
- getLatest() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
required .skipchain.SkipBlock latest = 2;
- getLatest() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
required .skipchain.SkipBlock latest = 2;
- getLatest() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReplyOrBuilder
-
required .skipchain.SkipBlock latest = 2;
- getLatestBlock() - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Fetches the latest block from the Skipchain and returns the corresponding Block.
- getLatestBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
optional .skipchain.SkipBlock latest = 3;
- getLatestBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Providing the latest skipblock to retrieve the Merkle tree root.
- getLatestBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .cisc.Data latest = 1;
- getLatestBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
optional .skipchain.SkipBlock latest = 2;
- getLatestBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
required .skipchain.SkipBlock latest = 2;
- getLatestID() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain.Builder
-
latest known id of a block.
- getLatestID() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain
-
latest known id of a block.
- getLatestID() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainOrBuilder
-
latest known id of a block.
- getLatestOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
optional .skipchain.SkipBlock latest = 3;
- getLatestOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
optional .skipchain.SkipBlock latest = 3;
- getLatestOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoinOrBuilder
-
optional .skipchain.SkipBlock latest = 3;
- getLatestOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Providing the latest skipblock to retrieve the Merkle tree root.
- getLatestOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
Providing the latest skipblock to retrieve the Merkle tree root.
- getLatestOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ProofOrBuilder
-
Providing the latest skipblock to retrieve the Merkle tree root.
- getLatestOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .cisc.Data latest = 1;
- getLatestOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
optional .cisc.Data latest = 1;
- getLatestOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.IDBlockOrBuilder
-
optional .cisc.Data latest = 1;
- getLatestOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
optional .skipchain.SkipBlock latest = 2;
- getLatestOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock
-
optional .skipchain.SkipBlock latest = 2;
- getLatestOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlockOrBuilder
-
optional .skipchain.SkipBlock latest = 2;
- getLatestOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
required .skipchain.SkipBlock latest = 2;
- getLatestOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
required .skipchain.SkipBlock latest = 2;
- getLatestOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReplyOrBuilder
-
required .skipchain.SkipBlock latest = 2;
- getLatestskipblock() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .skipchain.SkipBlock latestskipblock = 3;
- getLatestskipblock() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
optional .skipchain.SkipBlock latestskipblock = 3;
- getLatestskipblock() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.IDBlockOrBuilder
-
optional .skipchain.SkipBlock latestskipblock = 3;
- getLatestskipblockBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .skipchain.SkipBlock latestskipblock = 3;
- getLatestskipblockOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .skipchain.SkipBlock latestskipblock = 3;
- getLatestskipblockOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
optional .skipchain.SkipBlock latestskipblock = 3;
- getLatestskipblockOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.IDBlockOrBuilder
-
optional .skipchain.SkipBlock latestskipblock = 3;
- getLeaf() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required .trie.LeafNode leaf = 2;
- getLeaf() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
required .trie.LeafNode leaf = 2;
- getLeaf() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
required .trie.LeafNode leaf = 2;
- getLeafBuilder() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required .trie.LeafNode leaf = 2;
- getLeafOrBuilder() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required .trie.LeafNode leaf = 2;
- getLeafOrBuilder() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
required .trie.LeafNode leaf = 2;
- getLeafOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
required .trie.LeafNode leaf = 2;
- getLeft() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children.Builder
-
required bytes left = 1;
- getLeft() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children
-
required bytes left = 1;
- getLeft() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ChildrenOrBuilder
-
required bytes left = 1;
- getLeft() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
required .collection.Dump left = 1;
- getLeft() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
required .collection.Dump left = 1;
- getLeft() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.StepOrBuilder
-
required .collection.Dump left = 1;
- getLeft() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode.Builder
-
required bytes left = 1;
- getLeft() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode
-
required bytes left = 1;
- getLeft() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.InteriorNodeOrBuilder
-
required bytes left = 1;
- getLeftBuilder() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
required .collection.Dump left = 1;
- getLeftOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
required .collection.Dump left = 1;
- getLeftOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
required .collection.Dump left = 1;
- getLeftOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.StepOrBuilder
-
required .collection.Dump left = 1;
- getLength() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
Length of the statechanges to download
- getLength() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
Length of the statechanges to download
- getLength() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateOrBuilder
-
Length of the statechanges to download
- getLinks(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Proving the path to the latest skipblock.
- getLinks(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
Proving the path to the latest skipblock.
- getLinks(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ProofOrBuilder
-
Proving the path to the latest skipblock.
- getLinks(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
repeated .skipchain.ForwardLink links = 2;
- getLinks(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
repeated .skipchain.ForwardLink links = 2;
- getLinks(int) - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReplyOrBuilder
-
repeated .skipchain.ForwardLink links = 2;
- getLinksBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Proving the path to the latest skipblock.
- getLinksBuilder(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
repeated .skipchain.ForwardLink links = 2;
- getLinksBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Proving the path to the latest skipblock.
- getLinksBuilderList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
repeated .skipchain.ForwardLink links = 2;
- getLinksCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Proving the path to the latest skipblock.
- getLinksCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
Proving the path to the latest skipblock.
- getLinksCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ProofOrBuilder
-
Proving the path to the latest skipblock.
- getLinksCount() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
repeated .skipchain.ForwardLink links = 2;
- getLinksCount() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
repeated .skipchain.ForwardLink links = 2;
- getLinksCount() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReplyOrBuilder
-
repeated .skipchain.ForwardLink links = 2;
- getLinksList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Proving the path to the latest skipblock.
- getLinksList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
Proving the path to the latest skipblock.
- getLinksList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ProofOrBuilder
-
Proving the path to the latest skipblock.
- getLinksList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
repeated .skipchain.ForwardLink links = 2;
- getLinksList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
repeated .skipchain.ForwardLink links = 2;
- getLinksList() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReplyOrBuilder
-
repeated .skipchain.ForwardLink links = 2;
- getLinksOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Proving the path to the latest skipblock.
- getLinksOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
Proving the path to the latest skipblock.
- getLinksOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ProofOrBuilder
-
Proving the path to the latest skipblock.
- getLinksOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
repeated .skipchain.ForwardLink links = 2;
- getLinksOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
repeated .skipchain.ForwardLink links = 2;
- getLinksOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReplyOrBuilder
-
repeated .skipchain.ForwardLink links = 2;
- getLinksOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Proving the path to the latest skipblock.
- getLinksOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
Proving the path to the latest skipblock.
- getLinksOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ProofOrBuilder
-
Proving the path to the latest skipblock.
- getLinksOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
repeated .skipchain.ForwardLink links = 2;
- getLinksOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
repeated .skipchain.ForwardLink links = 2;
- getLinksOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReplyOrBuilder
-
repeated .skipchain.ForwardLink links = 2;
- getList(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
repeated .darc.Rule list = 1;
- getList(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules
-
repeated .darc.Rule list = 1;
- getList(int) - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RulesOrBuilder
-
repeated .darc.Rule list = 1;
- getList(int) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
repeated .network.ServerIdentity list = 2;
- getList(int) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
repeated .network.ServerIdentity list = 2;
- getList(int) - Method in interface ch.epfl.dedis.lib.proto.OnetProto.RosterOrBuilder
-
repeated .network.ServerIdentity list = 2;
- getList() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollList list = 3;
- getList() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
optional .personhood.PollList list = 3;
- getList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollOrBuilder
-
optional .personhood.PollList list = 3;
- getListBuilder(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
repeated .darc.Rule list = 1;
- getListBuilder(int) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
repeated .network.ServerIdentity list = 2;
- getListBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollList list = 3;
- getListBuilderList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
repeated .darc.Rule list = 1;
- getListBuilderList() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
repeated .network.ServerIdentity list = 2;
- getListCount() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
repeated .darc.Rule list = 1;
- getListCount() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules
-
repeated .darc.Rule list = 1;
- getListCount() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RulesOrBuilder
-
repeated .darc.Rule list = 1;
- getListCount() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
repeated .network.ServerIdentity list = 2;
- getListCount() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
repeated .network.ServerIdentity list = 2;
- getListCount() - Method in interface ch.epfl.dedis.lib.proto.OnetProto.RosterOrBuilder
-
repeated .network.ServerIdentity list = 2;
- getListList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
repeated .darc.Rule list = 1;
- getListList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules
-
repeated .darc.Rule list = 1;
- getListList() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RulesOrBuilder
-
repeated .darc.Rule list = 1;
- getListList() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
repeated .network.ServerIdentity list = 2;
- getListList() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
repeated .network.ServerIdentity list = 2;
- getListList() - Method in interface ch.epfl.dedis.lib.proto.OnetProto.RosterOrBuilder
-
repeated .network.ServerIdentity list = 2;
- getListOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
repeated .darc.Rule list = 1;
- getListOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules
-
repeated .darc.Rule list = 1;
- getListOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RulesOrBuilder
-
repeated .darc.Rule list = 1;
- getListOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
repeated .network.ServerIdentity list = 2;
- getListOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
repeated .network.ServerIdentity list = 2;
- getListOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.OnetProto.RosterOrBuilder
-
repeated .network.ServerIdentity list = 2;
- getListOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollList list = 3;
- getListOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
optional .personhood.PollList list = 3;
- getListOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollOrBuilder
-
optional .personhood.PollList list = 3;
- getListOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
repeated .darc.Rule list = 1;
- getListOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules
-
repeated .darc.Rule list = 1;
- getListOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RulesOrBuilder
-
repeated .darc.Rule list = 1;
- getListOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
repeated .network.ServerIdentity list = 2;
- getListOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
repeated .network.ServerIdentity list = 2;
- getListOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.OnetProto.RosterOrBuilder
-
repeated .network.ServerIdentity list = 2;
- getLittleEndian() - Method in class ch.epfl.dedis.lib.crypto.Bn256Scalar
-
- getLittleEndian() - Method in class ch.epfl.dedis.lib.crypto.Ed25519Scalar
-
- getLittleEndian() - Method in interface ch.epfl.dedis.lib.crypto.Scalar
-
- getLocation() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Location of the party
- getLocation() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
Location of the party
- getLocation() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopDescOrBuilder
-
Location of the party
- getLocation() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional string location = 4;
- getLocation() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
optional string location = 4;
- getLocation() - Method in interface ch.epfl.dedis.lib.proto.Personhood.UserLocationOrBuilder
-
optional string location = 4;
- getLocation() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Location of the party
- getLocation() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
Location of the party
- getLocation() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
Location of the party
- getLocation() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
required string location = 1;
- getLocation() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
required string location = 1;
- getLocation() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.ShortDescOrBuilder
-
required string location = 1;
- getLocationBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Location of the party
- getLocationBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
Location of the party
- getLocationBytes() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopDescOrBuilder
-
Location of the party
- getLocationBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional string location = 4;
- getLocationBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
optional string location = 4;
- getLocationBytes() - Method in interface ch.epfl.dedis.lib.proto.Personhood.UserLocationOrBuilder
-
optional string location = 4;
- getLocationBytes() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Location of the party
- getLocationBytes() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
Location of the party
- getLocationBytes() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
Location of the party
- getLocationBytes() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
required string location = 1;
- getLocationBytes() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
required string location = 1;
- getLocationBytes() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.ShortDescOrBuilder
-
required string location = 1;
- getLongpri() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required .authprox.PriShare longpri = 4;
- getLongpri() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
required .authprox.PriShare longpri = 4;
- getLongpri() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
required .authprox.PriShare longpri = 4;
- getLongpriBuilder() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required .authprox.PriShare longpri = 4;
- getLongpriOrBuilder() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required .authprox.PriShare longpri = 4;
- getLongpriOrBuilder() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
required .authprox.PriShare longpri = 4;
- getLongpriOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
required .authprox.PriShare longpri = 4;
- getLongpubs(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
repeated bytes longpubs = 5;
- getLongpubs(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
repeated bytes longpubs = 5;
- getLongpubs(int) - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
repeated bytes longpubs = 5;
- getLongpubsCount() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
repeated bytes longpubs = 5;
- getLongpubsCount() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
repeated bytes longpubs = 5;
- getLongpubsCount() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
repeated bytes longpubs = 5;
- getLongpubsList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
repeated bytes longpubs = 5;
- getLongpubsList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
repeated bytes longpubs = 5;
- getLongpubsList() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
repeated bytes longpubs = 5;
- getLrs() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
required bytes lrs = 3;
- getLrs() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
required bytes lrs = 3;
- getLrs() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollAnswerOrBuilder
-
required bytes lrs = 3;
- getLrstag() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice.Builder
-
required bytes lrstag = 2;
- getLrstag() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice
-
required bytes lrstag = 2;
- getLrstag() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollChoiceOrBuilder
-
required bytes lrstag = 2;
- getLTS() - Method in class ch.epfl.dedis.calypso.CalypsoRPC
-
- getLts() - Method in class ch.epfl.dedis.calypso.WriteInstance
-
Get the LTS configuration.
- getLTSId() - Method in class ch.epfl.dedis.calypso.CalypsoRPC
-
- getLTSID() - Method in class ch.epfl.dedis.calypso.CreateLTSReply
-
- getLtsid() - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply.Builder
-
LTSID is the id of the LTS instance created.
- getLtsid() - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply
-
LTSID is the id of the LTS instance created.
- getLtsid() - Method in interface ch.epfl.dedis.lib.proto.Calypso.GetLTSReplyOrBuilder
-
LTSID is the id of the LTS instance created.
- getLtsid() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
LTSID points to the identity of the lts group
- getLtsid() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
LTSID points to the identity of the lts group
- getLtsid() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
LTSID points to the identity of the lts group
- getLTSReply(LTSId) - Method in class ch.epfl.dedis.calypso.CalypsoRPC
-
returns the shared symmetricKey of the DKG that must be used to encrypt the
symmetric encryption symmetricKey.
- getLTSX() - Method in class ch.epfl.dedis.calypso.CalypsoRPC
-
- getMaxBlockSize() - Method in class ch.epfl.dedis.byzcoin.Config
-
- getMaxblocksize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
required sint32 maxblocksize = 3;
- getMaxblocksize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
required sint32 maxblocksize = 3;
- getMaxblocksize() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfigOrBuilder
-
required sint32 maxblocksize = 3;
- getMaxblocksize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
Maximum block size.
- getMaxblocksize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
Maximum block size.
- getMaxblocksize() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
Maximum block size.
- getMaxHeight() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required sint32 max_height = 3;
- getMaxHeight() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required sint32 max_height = 3;
- getMaxHeight() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required sint32 max_height = 3;
- getMaximumHeight() - Method in class ch.epfl.dedis.lib.SkipBlock
-
- getMerged() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Flag indicates that party was merged
- getMerged() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
Flag indicates that party was merged
- getMerged() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalStatementOrBuilder
-
Flag indicates that party was merged
- getMessage() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required bytes message = 6;
- getMessage() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required bytes message = 6;
- getMessage() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required bytes message = 6;
- getMiners(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMiners(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMiners(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMinersOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- getMiningreward() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
How much money to mine
- getMiningreward() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
How much money to mine
- getMiningreward() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
How much money to mine
- getMsg() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
required bytes msg = 3;
- getMsg() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
required bytes msg = 3;
- getMsg() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
required bytes msg = 3;
- getMsg() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig.Builder
-
required bytes msg = 1;
- getMsg() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig
-
required bytes msg = 1;
- getMsg() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSigOrBuilder
-
required bytes msg = 1;
- getMsg() - Method in class ch.epfl.dedis.skipchain.ByzcoinSig
-
- getMutableDevice() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Deprecated.
- getMutableField() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status.Builder
-
Deprecated.
- getMutableFinalstatements() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply.Builder
-
Deprecated.
- getMutableStatus() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
Deprecated.
- getMutableStorage() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Deprecated.
- getMutableVotes() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Deprecated.
- getName() - Method in class ch.epfl.dedis.byzcoin.transaction.Argument
-
Getter for the name.
- getName() - Method in class ch.epfl.dedis.lib.network.ServiceIdentity
-
Get the service name
- getName() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
Name can be any name recognized by the contract.
- getName() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument
-
Name can be any name recognized by the contract.
- getName() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ArgumentOrBuilder
-
Name can be any name recognized by the contract.
- getName() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin.Builder
-
Name points to the genesis instance of that coin.
- getName() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin
-
Name points to the genesis instance of that coin.
- getName() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CoinOrBuilder
-
Name points to the genesis instance of that coin.
- getName() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required string name = 1;
- getName() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
required string name = 1;
- getName() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentityOrBuilder
-
required string name = 1;
- getName() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
required string name = 1;
- getName() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute
-
required string name = 1;
- getName() - Method in interface ch.epfl.dedis.lib.proto.Personhood.AttributeOrBuilder
-
required string name = 1;
- getName() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
required string name = 1;
- getName() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
required string name = 1;
- getName() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialOrBuilder
-
required string name = 1;
- getName() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Name of the party.
- getName() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
Name of the party.
- getName() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopDescOrBuilder
-
Name of the party.
- getName() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Name and purpose of the party.
- getName() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
Name and purpose of the party.
- getName() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
Name and purpose of the party.
- getNameBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
Name can be any name recognized by the contract.
- getNameBytes() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument
-
Name can be any name recognized by the contract.
- getNameBytes() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ArgumentOrBuilder
-
Name can be any name recognized by the contract.
- getNameBytes() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required string name = 1;
- getNameBytes() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
required string name = 1;
- getNameBytes() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentityOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
required string name = 1;
- getNameBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute
-
required string name = 1;
- getNameBytes() - Method in interface ch.epfl.dedis.lib.proto.Personhood.AttributeOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
required string name = 1;
- getNameBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
required string name = 1;
- getNameBytes() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialOrBuilder
-
required string name = 1;
- getNameBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Name of the party.
- getNameBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
Name of the party.
- getNameBytes() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopDescOrBuilder
-
Name of the party.
- getNameBytes() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Name and purpose of the party.
- getNameBytes() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
Name and purpose of the party.
- getNameBytes() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
Name and purpose of the party.
- getNewBlock() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
required .skipchain.SkipBlock newBlock = 2;
- getNewBlock() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
required .skipchain.SkipBlock newBlock = 2;
- getNewBlock() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockOrBuilder
-
required .skipchain.SkipBlock newBlock = 2;
- getNewBlockBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
required .skipchain.SkipBlock newBlock = 2;
- getNewBlockOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
required .skipchain.SkipBlock newBlock = 2;
- getNewBlockOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
required .skipchain.SkipBlock newBlock = 2;
- getNewBlockOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockOrBuilder
-
required .skipchain.SkipBlock newBlock = 2;
- getNewparty() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
optional .personhood.Party newparty = 1;
- getNewparty() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList
-
optional .personhood.Party newparty = 1;
- getNewparty() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyListOrBuilder
-
optional .personhood.Party newparty = 1;
- getNewpartyBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
optional .personhood.Party newparty = 1;
- getNewpartyOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
optional .personhood.Party newparty = 1;
- getNewpartyOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList
-
optional .personhood.Party newparty = 1;
- getNewpartyOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyListOrBuilder
-
optional .personhood.Party newparty = 1;
- getNewpoll() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollStruct newpoll = 2;
- getNewpoll() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
optional .personhood.PollStruct newpoll = 2;
- getNewpoll() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollOrBuilder
-
optional .personhood.PollStruct newpoll = 2;
- getNewpollBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollStruct newpoll = 2;
- getNewpollOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollStruct newpoll = 2;
- getNewpollOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
optional .personhood.PollStruct newpoll = 2;
- getNewpollOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollOrBuilder
-
optional .personhood.PollStruct newpoll = 2;
- getNewropasci() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
optional .personhood.RoPaSci newropasci = 1;
- getNewropasci() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList
-
optional .personhood.RoPaSci newropasci = 1;
- getNewropasci() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciListOrBuilder
-
optional .personhood.RoPaSci newropasci = 1;
- getNewropasciBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
optional .personhood.RoPaSci newropasci = 1;
- getNewropasciOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
optional .personhood.RoPaSci newropasci = 1;
- getNewropasciOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList
-
optional .personhood.RoPaSci newropasci = 1;
- getNewropasciOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciListOrBuilder
-
optional .personhood.RoPaSci newropasci = 1;
- getNewRoster() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
optional .onet.Roster newRoster = 3;
- getNewRoster() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
optional .onet.Roster newRoster = 3;
- getNewRoster() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLinkOrBuilder
-
optional .onet.Roster newRoster = 3;
- getNewRoster() - Method in class ch.epfl.dedis.skipchain.ForwardLink
-
- getNewRosterBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
optional .onet.Roster newRoster = 3;
- getNewRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
optional .onet.Roster newRoster = 3;
- getNewRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
optional .onet.Roster newRoster = 3;
- getNewRosterOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLinkOrBuilder
-
optional .onet.Roster newRoster = 3;
- getNext() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Next is a link to the instanceID of the next party.
- getNext() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Next is a link to the instanceID of the next party.
- getNext() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Next is a link to the instanceID of the next party.
- getNext() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
Next is a link to the instanceID of the next party.
- getNext() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
Next is a link to the instanceID of the next party.
- getNext() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstanceOrBuilder
-
Next is a link to the instanceID of the next party.
- getNodes() - Method in class ch.epfl.dedis.lib.network.Roster
-
- getNonce() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
Nonce is 0 for a new download, else it must be
equal to the nonce returned in DownloadStateResponse.
- getNonce() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
Nonce is 0 for a new download, else it must be
equal to the nonce returned in DownloadStateResponse.
- getNonce() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateOrBuilder
-
Nonce is 0 for a new download, else it must be
equal to the nonce returned in DownloadStateResponse.
- getNonce() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
Nonce to be used for the download.
- getNonce() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
Nonce to be used for the download.
- getNonce() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponseOrBuilder
-
Nonce to be used for the download.
- getNonce() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate.Builder
-
required bytes nonce = 1;
- getNonce() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate
-
required bytes nonce = 1;
- getNonce() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.AuthenticateOrBuilder
-
required bytes nonce = 1;
- getNonce() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
Nonce plays in this case message of authentication
- getNonce() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
Nonce plays in this case message of authentication
- getNonce() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityOrBuilder
-
Nonce plays in this case message of authentication
- getNonce() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required bytes nonce = 4;
- getNonce() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
required bytes nonce = 4;
- getNonce() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
required bytes nonce = 4;
- getOrganizers() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Organizers is the number of organizers responsible for this party
- getOrganizers() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Organizers is the number of organizers responsible for this party
- getOrganizers() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Organizers is the number of organizers responsible for this party
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Request
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
- getParserForType() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
- getPartial() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
required .authprox.PriShare partial = 1;
- getPartial() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
required .authprox.PriShare partial = 1;
- getPartial() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.PartialSigOrBuilder
-
required .authprox.PriShare partial = 1;
- getPartialBuilder() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
required .authprox.PriShare partial = 1;
- getPartialOrBuilder() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
required .authprox.PriShare partial = 1;
- getPartialOrBuilder() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
required .authprox.PriShare partial = 1;
- getPartialOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.PartialSigOrBuilder
-
required .authprox.PriShare partial = 1;
- getPartialsignature() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse.Builder
-
required .authprox.PartialSig partialsignature = 1;
- getPartialsignature() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse
-
required .authprox.PartialSig partialsignature = 1;
- getPartialsignature() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponseOrBuilder
-
required .authprox.PartialSig partialsignature = 1;
- getPartialsignatureBuilder() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse.Builder
-
required .authprox.PartialSig partialsignature = 1;
- getPartialsignatureOrBuilder() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse.Builder
-
required .authprox.PartialSig partialsignature = 1;
- getPartialsignatureOrBuilder() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse
-
required .authprox.PartialSig partialsignature = 1;
- getPartialsignatureOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponseOrBuilder
-
required .authprox.PartialSig partialsignature = 1;
- getParticipants(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
repeated bytes participants = 3;
- getParticipants(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
repeated bytes participants = 3;
- getParticipants(int) - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
repeated bytes participants = 3;
- getParticipantsCount() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
repeated bytes participants = 3;
- getParticipantsCount() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
repeated bytes participants = 3;
- getParticipantsCount() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
repeated bytes participants = 3;
- getParticipantsList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
repeated bytes participants = 3;
- getParticipantsList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
repeated bytes participants = 3;
- getParticipantsList() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
repeated bytes participants = 3;
- getParties(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
repeated .personhood.Party parties = 1;
- getParties(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse
-
repeated .personhood.Party parties = 1;
- getParties(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyListResponseOrBuilder
-
repeated .personhood.Party parties = 1;
- getParties(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
List of parties to be merged
- getParties(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
List of parties to be merged
- getParties(int) - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
List of parties to be merged
- getPartiesBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
repeated .personhood.Party parties = 1;
- getPartiesBuilder(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
List of parties to be merged
- getPartiesBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
repeated .personhood.Party parties = 1;
- getPartiesBuilderList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
List of parties to be merged
- getPartiesCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
repeated .personhood.Party parties = 1;
- getPartiesCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse
-
repeated .personhood.Party parties = 1;
- getPartiesCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyListResponseOrBuilder
-
repeated .personhood.Party parties = 1;
- getPartiesCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
List of parties to be merged
- getPartiesCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
List of parties to be merged
- getPartiesCount() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
List of parties to be merged
- getPartiesList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
repeated .personhood.Party parties = 1;
- getPartiesList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse
-
repeated .personhood.Party parties = 1;
- getPartiesList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyListResponseOrBuilder
-
repeated .personhood.Party parties = 1;
- getPartiesList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
List of parties to be merged
- getPartiesList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
List of parties to be merged
- getPartiesList() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
List of parties to be merged
- getPartiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
repeated .personhood.Party parties = 1;
- getPartiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse
-
repeated .personhood.Party parties = 1;
- getPartiesOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyListResponseOrBuilder
-
repeated .personhood.Party parties = 1;
- getPartiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
List of parties to be merged
- getPartiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
List of parties to be merged
- getPartiesOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
List of parties to be merged
- getPartiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
repeated .personhood.Party parties = 1;
- getPartiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse
-
repeated .personhood.Party parties = 1;
- getPartiesOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyListResponseOrBuilder
-
repeated .personhood.Party parties = 1;
- getPartiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
List of parties to be merged
- getPartiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
List of parties to be merged
- getPartiesOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
List of parties to be merged
- getPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID.Builder
-
required bytes partyid = 1;
- getPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID
-
required bytes partyid = 1;
- getPartyid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDOrBuilder
-
required bytes partyid = 1;
- getPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner.Builder
-
required bytes partyid = 1;
- getPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner
-
required bytes partyid = 1;
- getPartyid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetSignerOrBuilder
-
required bytes partyid = 1;
- getPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
required bytes partyid = 1;
- getPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
required bytes partyid = 1;
- getPartyid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDOrBuilder
-
required bytes partyid = 1;
- getPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
required bytes partyid = 1;
- getPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
required bytes partyid = 1;
- getPartyid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreSignerOrBuilder
-
required bytes partyid = 1;
- getPartyids(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList.Builder
-
repeated bytes partyids = 1;
- getPartyids(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList
-
repeated bytes partyids = 1;
- getPartyids(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollListOrBuilder
-
repeated bytes partyids = 1;
- getPartyidsCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList.Builder
-
repeated bytes partyids = 1;
- getPartyidsCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList
-
repeated bytes partyids = 1;
- getPartyidsCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollListOrBuilder
-
repeated bytes partyids = 1;
- getPartyidsList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList.Builder
-
repeated bytes partyids = 1;
- getPartyidsList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList
-
repeated bytes partyids = 1;
- getPartyidsList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollListOrBuilder
-
repeated bytes partyids = 1;
- getPayload() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
optional bytes payload = 12;
- getPayload() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
optional bytes payload = 12;
- getPayload() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
optional bytes payload = 12;
- getPayload() - Method in class ch.epfl.dedis.lib.SkipBlock
-
- getPersonhood() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required bytes personhood = 1;
- getPersonhood() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
required bytes personhood = 1;
- getPersonhood() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
required bytes personhood = 1;
- getPin() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
required string pin = 1;
- getPin() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest
-
required string pin = 1;
- getPin() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PinRequestOrBuilder
-
required string pin = 1;
- getPin() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
required string pin = 1;
- getPin() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest
-
required string pin = 1;
- getPin() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PinRequestOrBuilder
-
required string pin = 1;
- getPinBytes() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
required string pin = 1;
- getPinBytes() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest
-
required string pin = 1;
- getPinBytes() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PinRequestOrBuilder
-
required string pin = 1;
- getPinBytes() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
required string pin = 1;
- getPinBytes() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest
-
required string pin = 1;
- getPinBytes() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PinRequestOrBuilder
-
required string pin = 1;
- getPoint() - Method in class ch.epfl.dedis.lib.crypto.bn256.BN.PairG1
-
- getPoint() - Method in class ch.epfl.dedis.lib.crypto.bn256.BN.PairG2
-
- getPoint() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device.Builder
-
Point is the public key of that device
- getPoint() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device
-
Point is the public key of that device
- getPoint() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DeviceOrBuilder
-
Point is the public key of that device
- getPoint() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519.Builder
-
required bytes point = 1;
- getPoint() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519
-
required bytes point = 1;
- getPoint() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519OrBuilder
-
required bytes point = 1;
- getPoint() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519.Builder
-
required bytes point = 1;
- getPoint() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519
-
required bytes point = 1;
- getPoint() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519OrBuilder
-
required bytes point = 1;
- getPoint() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC.Builder
-
required bytes point = 1;
- getPoint() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC
-
required bytes point = 1;
- getPoint() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerX509ECOrBuilder
-
required bytes point = 1;
- getPollid() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
required bytes pollid = 1;
- getPollid() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
required bytes pollid = 1;
- getPollid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollAnswerOrBuilder
-
required bytes pollid = 1;
- getPollid() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
optional bytes pollid = 2;
- getPollid() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
optional bytes pollid = 2;
- getPollid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
optional bytes pollid = 2;
- getPolls(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
repeated .personhood.PollStruct polls = 1;
- getPolls(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse
-
repeated .personhood.PollStruct polls = 1;
- getPolls(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollResponseOrBuilder
-
repeated .personhood.PollStruct polls = 1;
- getPollsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
repeated .personhood.PollStruct polls = 1;
- getPollsBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
repeated .personhood.PollStruct polls = 1;
- getPollsCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
repeated .personhood.PollStruct polls = 1;
- getPollsCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse
-
repeated .personhood.PollStruct polls = 1;
- getPollsCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollResponseOrBuilder
-
repeated .personhood.PollStruct polls = 1;
- getPollsList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
repeated .personhood.PollStruct polls = 1;
- getPollsList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse
-
repeated .personhood.PollStruct polls = 1;
- getPollsList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollResponseOrBuilder
-
repeated .personhood.PollStruct polls = 1;
- getPollsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
repeated .personhood.PollStruct polls = 1;
- getPollsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse
-
repeated .personhood.PollStruct polls = 1;
- getPollsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollResponseOrBuilder
-
repeated .personhood.PollStruct polls = 1;
- getPollsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
repeated .personhood.PollStruct polls = 1;
- getPollsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse
-
repeated .personhood.PollStruct polls = 1;
- getPollsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollResponseOrBuilder
-
repeated .personhood.PollStruct polls = 1;
- getPophash() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
required bytes pophash = 1;
- getPophash() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig
-
required bytes pophash = 1;
- getPophash() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.CheckConfigOrBuilder
-
required bytes pophash = 1;
- getPophash() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
required bytes pophash = 2;
- getPophash() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
required bytes pophash = 2;
- getPophash() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReplyOrBuilder
-
required bytes pophash = 2;
- getPophash() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
hash of party was asking to merge
- getPophash() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
hash of party was asking to merge
- getPophash() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReplyOrBuilder
-
hash of party was asking to merge
- getPopstatus() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
required sint32 popstatus = 1;
- getPopstatus() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
required sint32 popstatus = 1;
- getPopstatus() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReplyOrBuilder
-
required sint32 popstatus = 1;
- getPopstatus() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
status of merging process
- getPopstatus() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
status of merging process
- getPopstatus() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReplyOrBuilder
-
status of merging process
- getPrefix(int) - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode.Builder
-
repeated bool prefix = 1 [packed = true];
- getPrefix(int) - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode
-
repeated bool prefix = 1 [packed = true];
- getPrefix(int) - Method in interface ch.epfl.dedis.lib.proto.TrieProto.EmptyNodeOrBuilder
-
repeated bool prefix = 1 [packed = true];
- getPrefix(int) - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
repeated bool prefix = 1 [packed = true];
- getPrefix(int) - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
repeated bool prefix = 1 [packed = true];
- getPrefix(int) - Method in interface ch.epfl.dedis.lib.proto.TrieProto.LeafNodeOrBuilder
-
repeated bool prefix = 1 [packed = true];
- getPrefixCount() - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode.Builder
-
repeated bool prefix = 1 [packed = true];
- getPrefixCount() - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode
-
repeated bool prefix = 1 [packed = true];
- getPrefixCount() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.EmptyNodeOrBuilder
-
repeated bool prefix = 1 [packed = true];
- getPrefixCount() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
repeated bool prefix = 1 [packed = true];
- getPrefixCount() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
repeated bool prefix = 1 [packed = true];
- getPrefixCount() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.LeafNodeOrBuilder
-
repeated bool prefix = 1 [packed = true];
- getPrefixList() - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode.Builder
-
repeated bool prefix = 1 [packed = true];
- getPrefixList() - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode
-
repeated bool prefix = 1 [packed = true];
- getPrefixList() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.EmptyNodeOrBuilder
-
repeated bool prefix = 1 [packed = true];
- getPrefixList() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
repeated bool prefix = 1 [packed = true];
- getPrefixList() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
repeated bool prefix = 1 [packed = true];
- getPrefixList() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.LeafNodeOrBuilder
-
repeated bool prefix = 1 [packed = true];
- getPrevID() - Method in class ch.epfl.dedis.lib.darc.Darc
-
- getPrevid() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
PrevID is the previous darc ID in the chain of evolution.
- getPrevid() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
PrevID is the previous darc ID in the chain of evolution.
- getPrevid() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
PrevID is the previous darc ID in the chain of evolution.
- getPrevious() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- getPrevious() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- getPrevious() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- getPrevious() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- getPrevious() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- getPrevious() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstanceOrBuilder
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- getPrevious() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
optional .skipchain.SkipBlock previous = 1;
- getPrevious() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
optional .skipchain.SkipBlock previous = 1;
- getPrevious() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReplyOrBuilder
-
optional .skipchain.SkipBlock previous = 1;
- getPreviousBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
optional .skipchain.SkipBlock previous = 1;
- getPreviousOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
optional .skipchain.SkipBlock previous = 1;
- getPreviousOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
optional .skipchain.SkipBlock previous = 1;
- getPreviousOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReplyOrBuilder
-
optional .skipchain.SkipBlock previous = 1;
- getPrivate() - Method in class ch.epfl.dedis.lib.crypto.Ed25519Scalar
-
- getPrivate() - Method in interface ch.epfl.dedis.lib.darc.Signer
-
Returns the private key of the signer, or throws a NoPrivateKey exception.
- getPrivate() - Method in class ch.epfl.dedis.lib.darc.SignerEd25519
-
Returns the private key of the signer, or throws a NoPrivateKey exception.
- getPrivate() - Method in class ch.epfl.dedis.lib.darc.SignerX509EC
-
Returns the private key of the signer, or throws a CothorityCryptoException.
- getProof(InstanceId) - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Gets a proof from byzcoin to show that a given instance is stored in the
global state.
- getProof() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
- getProof() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse
-
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
- getProof() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponseOrBuilder
-
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
- getProof() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS.Builder
-
required .byzcoin.Proof proof = 1;
- getProof() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS
-
required .byzcoin.Proof proof = 1;
- getProof() - Method in interface ch.epfl.dedis.lib.proto.Calypso.CreateLTSOrBuilder
-
required .byzcoin.Proof proof = 1;
- getProof() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS.Builder
-
required .byzcoin.Proof proof = 1;
- getProof() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS
-
required .byzcoin.Proof proof = 1;
- getProof() - Method in interface ch.epfl.dedis.lib.proto.Calypso.ReshareLTSOrBuilder
-
required .byzcoin.Proof proof = 1;
- getProofAndVerify() - Method in class ch.epfl.dedis.calypso.LTSInstance
-
Retrieves and verifies the proof for this instance.
- getProofBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
- getProofBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS.Builder
-
required .byzcoin.Proof proof = 1;
- getProofBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS.Builder
-
required .byzcoin.Proof proof = 1;
- getProofOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
- getProofOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse
-
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
- getProofOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponseOrBuilder
-
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
- getProofOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS.Builder
-
required .byzcoin.Proof proof = 1;
- getProofOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS
-
required .byzcoin.Proof proof = 1;
- getProofOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Calypso.CreateLTSOrBuilder
-
required .byzcoin.Proof proof = 1;
- getProofOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS.Builder
-
required .byzcoin.Proof proof = 1;
- getProofOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS
-
required .byzcoin.Proof proof = 1;
- getProofOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Calypso.ReshareLTSOrBuilder
-
required .byzcoin.Proof proof = 1;
- getProposals(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
repeated .pop.PopDesc proposals = 1;
- getProposals(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply
-
repeated .pop.PopDesc proposals = 1;
- getProposals(int) - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReplyOrBuilder
-
repeated .pop.PopDesc proposals = 1;
- getProposalsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
repeated .pop.PopDesc proposals = 1;
- getProposalsBuilderList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
repeated .pop.PopDesc proposals = 1;
- getProposalsCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
repeated .pop.PopDesc proposals = 1;
- getProposalsCount() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply
-
repeated .pop.PopDesc proposals = 1;
- getProposalsCount() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReplyOrBuilder
-
repeated .pop.PopDesc proposals = 1;
- getProposalsList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
repeated .pop.PopDesc proposals = 1;
- getProposalsList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply
-
repeated .pop.PopDesc proposals = 1;
- getProposalsList() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReplyOrBuilder
-
repeated .pop.PopDesc proposals = 1;
- getProposalsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
repeated .pop.PopDesc proposals = 1;
- getProposalsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply
-
repeated .pop.PopDesc proposals = 1;
- getProposalsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReplyOrBuilder
-
repeated .pop.PopDesc proposals = 1;
- getProposalsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
repeated .pop.PopDesc proposals = 1;
- getProposalsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply
-
repeated .pop.PopDesc proposals = 1;
- getProposalsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReplyOrBuilder
-
repeated .pop.PopDesc proposals = 1;
- getPropose() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
optional .cisc.Data propose = 2;
- getPropose() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend
-
optional .cisc.Data propose = 2;
- getPropose() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeSendOrBuilder
-
optional .cisc.Data propose = 2;
- getPropose() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply.Builder
-
optional .cisc.Data propose = 1;
- getPropose() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply
-
optional .cisc.Data propose = 1;
- getPropose() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReplyOrBuilder
-
optional .cisc.Data propose = 1;
- getProposeBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
optional .cisc.Data propose = 2;
- getProposeBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply.Builder
-
optional .cisc.Data propose = 1;
- getProposed() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .cisc.Data proposed = 2;
- getProposed() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
optional .cisc.Data proposed = 2;
- getProposed() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.IDBlockOrBuilder
-
optional .cisc.Data proposed = 2;
- getProposedBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .cisc.Data proposed = 2;
- getProposedOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .cisc.Data proposed = 2;
- getProposedOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
optional .cisc.Data proposed = 2;
- getProposedOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.IDBlockOrBuilder
-
optional .cisc.Data proposed = 2;
- getProposeOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
optional .cisc.Data propose = 2;
- getProposeOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend
-
optional .cisc.Data propose = 2;
- getProposeOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeSendOrBuilder
-
optional .cisc.Data propose = 2;
- getProposeOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply.Builder
-
optional .cisc.Data propose = 1;
- getProposeOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply
-
optional .cisc.Data propose = 1;
- getProposeOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReplyOrBuilder
-
optional .cisc.Data propose = 1;
- getProto() - Method in class ch.epfl.dedis.lib.SkipBlock
-
- getProxy() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
A claim which has been signed by a proxy or proxies.
- getProxy() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
A claim which has been signed by a proxy or proxies.
- getProxy() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityOrBuilder
-
A claim which has been signed by a proxy or proxies.
- getProxy() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerProxy proxy = 3;
- getProxy() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
optional .darc.SignerProxy proxy = 3;
- getProxy() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerOrBuilder
-
optional .darc.SignerProxy proxy = 3;
- getProxyBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
A claim which has been signed by a proxy or proxies.
- getProxyBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerProxy proxy = 3;
- getProxyOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
A claim which has been signed by a proxy or proxies.
- getProxyOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
A claim which has been signed by a proxy or proxies.
- getProxyOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityOrBuilder
-
A claim which has been signed by a proxy or proxies.
- getProxyOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerProxy proxy = 3;
- getProxyOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
optional .darc.SignerProxy proxy = 3;
- getProxyOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerOrBuilder
-
optional .darc.SignerProxy proxy = 3;
- getPublic() - Method in interface ch.epfl.dedis.lib.darc.Signer
-
Returns the public key of the signer or throws a NoPublicKey exception.
- getPublic() - Method in class ch.epfl.dedis.lib.darc.SignerEd25519
-
Returns the public key of the signer or throws a NoPublicKey exception.
- getPublic() - Method in class ch.epfl.dedis.lib.darc.SignerX509EC
-
Returns the public key of the signer, or throws a CothorityCryptoException.
- getPublic() - Method in class ch.epfl.dedis.lib.network.ServerIdentity
-
- getPublic() - Method in class ch.epfl.dedis.lib.network.ServiceIdentity
-
Get the public key as a point
- getPublic() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required bytes public = 3;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
required bytes public = 3;
- getPublic() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfoOrBuilder
-
required bytes public = 3;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
required bytes public = 2;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest
-
required bytes public = 2;
- getPublic() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PinRequestOrBuilder
-
required bytes public = 2;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
required bytes public = 2;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy
-
required bytes public = 2;
- getPublic() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityProxyOrBuilder
-
required bytes public = 2;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC.Builder
-
required bytes public = 1;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC
-
required bytes public = 1;
- getPublic() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityX509ECOrBuilder
-
required bytes public = 1;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
required bytes public = 2;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy
-
required bytes public = 2;
- getPublic() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerProxyOrBuilder
-
required bytes public = 2;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required bytes public = 1;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
required bytes public = 1;
- getPublic() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
required bytes public = 1;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required bytes public = 3;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
required bytes public = 3;
- getPublic() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentityOrBuilder
-
required bytes public = 3;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply.Builder
-
required bytes public = 1;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply
-
required bytes public = 1;
- getPublic() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetLinkReplyOrBuilder
-
required bytes public = 1;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
required bytes public = 2;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest
-
required bytes public = 2;
- getPublic() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PinRequestOrBuilder
-
required bytes public = 2;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink.Builder
-
required bytes public = 1;
- getPublic() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink
-
required bytes public = 1;
- getPublic() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkOrBuilder
-
required bytes public = 1;
- getPublicBytes() - Method in interface ch.epfl.dedis.lib.darc.Identity
-
Get the public identifier in bytes.
- getPublicBytes() - Method in class ch.epfl.dedis.lib.darc.IdentityDarc
-
- getPublicBytes() - Method in class ch.epfl.dedis.lib.darc.IdentityEd25519
-
- getPublicBytes() - Method in class ch.epfl.dedis.lib.darc.IdentityX509EC
-
- getPublicKey() - Method in interface ch.epfl.dedis.byzgen.UserSignature
-
Returns public key used for signing document
- getPublicKey() - Method in class ch.epfl.dedis.lib.darc.SignerX509EC
-
Return public key as a class
- getPublickey() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
required bytes publickey = 1;
- getPublickey() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
required bytes publickey = 1;
- getPublickey() - Method in interface ch.epfl.dedis.lib.proto.Personhood.UserLocationOrBuilder
-
required bytes publickey = 1;
- getPublics() - Method in class ch.epfl.dedis.lib.crypto.Mask
-
Get the list of public keys involved in the mask
- getPublics(int) - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
repeated bytes publics = 3;
- getPublics(int) - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
repeated bytes publics = 3;
- getPublics(int) - Method in interface ch.epfl.dedis.lib.proto.CiscProto.StoreKeysOrBuilder
-
repeated bytes publics = 3;
- getPublicsCount() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
repeated bytes publics = 3;
- getPublicsCount() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
repeated bytes publics = 3;
- getPublicsCount() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.StoreKeysOrBuilder
-
repeated bytes publics = 3;
- getPublicsList() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
repeated bytes publics = 3;
- getPublicsList() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
repeated bytes publics = 3;
- getPublicsList() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.StoreKeysOrBuilder
-
repeated bytes publics = 3;
- getPublisherId() - Method in class ch.epfl.dedis.calypso.Document
-
- getPubstr() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
required string pubstr = 3;
- getPubstr() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
required string pubstr = 3;
- getPubstr() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentityOrBuilder
-
required string pubstr = 3;
- getPubstrBytes() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
required string pubstr = 3;
- getPubstrBytes() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
required string pubstr = 3;
- getPubstrBytes() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentityOrBuilder
-
required string pubstr = 3;
- getPurpose() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Purpose of the party
- getPurpose() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
Purpose of the party
- getPurpose() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopDescOrBuilder
-
Purpose of the party
- getPurposeBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Purpose of the party
- getPurposeBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
Purpose of the party
- getPurposeBytes() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopDescOrBuilder
-
Purpose of the party
- getRandpri() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required .authprox.PriShare randpri = 4;
- getRandpri() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required .authprox.PriShare randpri = 4;
- getRandpri() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required .authprox.PriShare randpri = 4;
- getRandpriBuilder() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required .authprox.PriShare randpri = 4;
- getRandpriOrBuilder() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required .authprox.PriShare randpri = 4;
- getRandpriOrBuilder() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required .authprox.PriShare randpri = 4;
- getRandpriOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required .authprox.PriShare randpri = 4;
- getRandpubs(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
repeated bytes randpubs = 5;
- getRandpubs(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
repeated bytes randpubs = 5;
- getRandpubs(int) - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
repeated bytes randpubs = 5;
- getRandpubsCount() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
repeated bytes randpubs = 5;
- getRandpubsCount() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
repeated bytes randpubs = 5;
- getRandpubsCount() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
repeated bytes randpubs = 5;
- getRandpubsList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
repeated bytes randpubs = 5;
- getRandpubsList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
repeated bytes randpubs = 5;
- getRandpubsList() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
repeated bytes randpubs = 5;
- getRead() - Method in class ch.epfl.dedis.calypso.ReadInstance
-
- getRead() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
Read is the proof that he has been accepted to read the secret.
- getRead() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
Read is the proof that he has been accepted to read the secret.
- getRead() - Method in interface ch.epfl.dedis.lib.proto.Calypso.DecryptKeyOrBuilder
-
Read is the proof that he has been accepted to read the secret.
- getReadBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
Read is the proof that he has been accepted to read the secret.
- getReadOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
Read is the proof that he has been accepted to read the secret.
- getReadOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
Read is the proof that he has been accepted to read the secret.
- getReadOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Calypso.DecryptKeyOrBuilder
-
Read is the proof that he has been accepted to read the secret.
- getReply() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply.Builder
-
required string reply = 1;
- getReply() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply
-
required string reply = 1;
- getReply() - Method in interface ch.epfl.dedis.lib.proto.Personhood.StringReplyOrBuilder
-
required string reply = 1;
- getReplyBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply.Builder
-
required string reply = 1;
- getReplyBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply
-
required string reply = 1;
- getReplyBytes() - Method in interface ch.epfl.dedis.lib.proto.Personhood.StringReplyOrBuilder
-
required string reply = 1;
- getResponse() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig.Builder
-
required bytes response = 2;
- getResponse() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig
-
required bytes response = 2;
- getResponse() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSigOrBuilder
-
required bytes response = 2;
- getReturnuncomplete() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest.Builder
-
optional bool returnuncomplete = 2;
- getReturnuncomplete() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest
-
optional bool returnuncomplete = 2;
- getReturnuncomplete() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FetchRequestOrBuilder
-
optional bool returnuncomplete = 2;
- getRight() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children.Builder
-
required bytes right = 2;
- getRight() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children
-
required bytes right = 2;
- getRight() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ChildrenOrBuilder
-
required bytes right = 2;
- getRight() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
required .collection.Dump right = 2;
- getRight() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
required .collection.Dump right = 2;
- getRight() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.StepOrBuilder
-
required .collection.Dump right = 2;
- getRight() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode.Builder
-
required bytes right = 2;
- getRight() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode
-
required bytes right = 2;
- getRight() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.InteriorNodeOrBuilder
-
required bytes right = 2;
- getRightBuilder() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
required .collection.Dump right = 2;
- getRightOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
required .collection.Dump right = 2;
- getRightOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
required .collection.Dump right = 2;
- getRightOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.StepOrBuilder
-
required .collection.Dump right = 2;
- getRoot() - Method in class ch.epfl.dedis.byzcoin.Proof
-
Getter for the Merkle-root, returns null if it doesn't exist.
- getRoot() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Root is the root node
- getRoot() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
Root is the root node
- getRoot() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ProofOrBuilder
-
Root is the root node
- getRootBuilder() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Root is the root node
- getRootOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Root is the root node
- getRootOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
Root is the root node
- getRootOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ProofOrBuilder
-
Root is the root node
- getRopasciid() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci.Builder
-
required bytes ropasciid = 2;
- getRopasciid() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci
-
required bytes ropasciid = 2;
- getRopasciid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciOrBuilder
-
required bytes ropasciid = 2;
- getRopascis(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascis(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascis(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponseOrBuilder
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponseOrBuilder
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisList() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisList() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponseOrBuilder
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponseOrBuilder
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse
-
repeated .personhood.RoPaSci ropascis = 1;
- getRopascisOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponseOrBuilder
-
repeated .personhood.RoPaSci ropascis = 1;
- getRoster() - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
- getRoster() - Method in class ch.epfl.dedis.calypso.LTSInstanceInfo
-
- getRoster() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
required .onet.Roster roster = 2;
- getRoster() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
required .onet.Roster roster = 2;
- getRoster() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfigOrBuilder
-
required .onet.Roster roster = 2;
- getRoster() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
Roster defines which nodes participate in the skipchain.
- getRoster() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
Roster defines which nodes participate in the skipchain.
- getRoster() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
Roster defines which nodes participate in the skipchain.
- getRoster() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo.Builder
-
required .onet.Roster roster = 1;
- getRoster() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo
-
required .onet.Roster roster = 1;
- getRoster() - Method in interface ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfoOrBuilder
-
required .onet.Roster roster = 1;
- getRoster() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Roster is the new proposed roster - nil if the old is to be used
- getRoster() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Roster is the new proposed roster - nil if the old is to be used
- getRoster() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Roster is the new proposed roster - nil if the old is to be used
- getRoster() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
Roster is the list of nodes responsible for the byzcoin instance
- getRoster() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
Roster is the list of nodes responsible for the byzcoin instance
- getRoster() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyOrBuilder
-
Roster is the list of nodes responsible for the byzcoin instance
- getRoster() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Roster of all responsible conodes for that party.
- getRoster() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
Roster of all responsible conodes for that party.
- getRoster() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
Roster of all responsible conodes for that party.
- getRoster() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
optional .onet.Roster roster = 2;
- getRoster() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
optional .onet.Roster roster = 2;
- getRoster() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.ShortDescOrBuilder
-
optional .onet.Roster roster = 2;
- getRoster() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required .onet.Roster roster = 9;
- getRoster() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required .onet.Roster roster = 9;
- getRoster() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required .onet.Roster roster = 9;
- getRoster() - Method in class ch.epfl.dedis.lib.SkipBlock
-
Gets the roster from the skipblock.
- getRoster() - Method in class ch.epfl.dedis.skipchain.SkipchainRPC
-
Getter for the roster.
- getRosterBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
required .onet.Roster roster = 2;
- getRosterBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
Roster defines which nodes participate in the skipchain.
- getRosterBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo.Builder
-
required .onet.Roster roster = 1;
- getRosterBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Roster is the new proposed roster - nil if the old is to be used
- getRosterBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
Roster is the list of nodes responsible for the byzcoin instance
- getRosterBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Roster of all responsible conodes for that party.
- getRosterBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
optional .onet.Roster roster = 2;
- getRosterBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required .onet.Roster roster = 9;
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
required .onet.Roster roster = 2;
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
required .onet.Roster roster = 2;
- getRosterOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfigOrBuilder
-
required .onet.Roster roster = 2;
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
Roster defines which nodes participate in the skipchain.
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
Roster defines which nodes participate in the skipchain.
- getRosterOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
Roster defines which nodes participate in the skipchain.
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo.Builder
-
required .onet.Roster roster = 1;
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo
-
required .onet.Roster roster = 1;
- getRosterOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfoOrBuilder
-
required .onet.Roster roster = 1;
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Roster is the new proposed roster - nil if the old is to be used
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Roster is the new proposed roster - nil if the old is to be used
- getRosterOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Roster is the new proposed roster - nil if the old is to be used
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
Roster is the list of nodes responsible for the byzcoin instance
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
Roster is the list of nodes responsible for the byzcoin instance
- getRosterOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyOrBuilder
-
Roster is the list of nodes responsible for the byzcoin instance
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Roster of all responsible conodes for that party.
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
Roster of all responsible conodes for that party.
- getRosterOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
Roster of all responsible conodes for that party.
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
optional .onet.Roster roster = 2;
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
optional .onet.Roster roster = 2;
- getRosterOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.ShortDescOrBuilder
-
optional .onet.Roster roster = 2;
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required .onet.Roster roster = 9;
- getRosterOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required .onet.Roster roster = 9;
- getRosterOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required .onet.Roster roster = 9;
- getRules() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Rules map an action to an expression.
- getRules() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
Rules map an action to an expression.
- getRules() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
Rules map an action to an expression.
- getRulesBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Rules map an action to an expression.
- getRulesOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Rules map an action to an expression.
- getRulesOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
Rules map an action to an expression.
- getRulesOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
Rules map an action to an expression.
- getScalar() - Method in class ch.epfl.dedis.lib.crypto.bn256.BN.PairG1
-
- getScalar() - Method in class ch.epfl.dedis.lib.crypto.bn256.BN.PairG2
-
- getSchnsig() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
SchnSig is optional; one of Public or SchnSig must be set.
- getSchnsig() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
SchnSig is optional; one of Public or SchnSig must be set.
- getSchnsig() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityOrBuilder
-
SchnSig is optional; one of Public or SchnSig must be set.
- getSecondplayer() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
optional sint32 secondplayer = 5;
- getSecondplayer() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
optional sint32 secondplayer = 5;
- getSecondplayer() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
optional sint32 secondplayer = 5;
- getSecondplayeraccount() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
optional bytes secondplayeraccount = 6;
- getSecondplayeraccount() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
optional bytes secondplayeraccount = 6;
- getSecondplayeraccount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
optional bytes secondplayeraccount = 6;
- getSecret() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519.Builder
-
required bytes secret = 2;
- getSecret() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519
-
required bytes secret = 2;
- getSecret() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519OrBuilder
-
required bytes secret = 2;
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Request
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
- getSerializedSize() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
- getServeridentity() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
optional .network.ServerIdentity serveridentity = 2;
- getServeridentity() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
optional .network.ServerIdentity serveridentity = 2;
- getServeridentity() - Method in interface ch.epfl.dedis.lib.proto.StatusProto.ResponseOrBuilder
-
optional .network.ServerIdentity serveridentity = 2;
- getServeridentityBuilder() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
optional .network.ServerIdentity serveridentity = 2;
- getServeridentityOrBuilder() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
optional .network.ServerIdentity serveridentity = 2;
- getServeridentityOrBuilder() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
optional .network.ServerIdentity serveridentity = 2;
- getServeridentityOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.StatusProto.ResponseOrBuilder
-
optional .network.ServerIdentity serveridentity = 2;
- getService() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
Public key of service - can be nil.
- getService() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
Public key of service - can be nil.
- getService() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstanceOrBuilder
-
Public key of service - can be nil.
- getServiceIdentities() - Method in class ch.epfl.dedis.lib.network.ServerIdentity
-
- getServiceIdentities(int) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentities(int) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentities(int) - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesBuilder(int) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesBuilderList() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesCount() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesCount() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesCount() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesList() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesList() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesList() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServiceIdentitiesOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- getServicePublic(String) - Method in class ch.epfl.dedis.lib.network.ServerIdentity
-
Get the public key for the given service name.
- getServicePublics(String) - Method in class ch.epfl.dedis.lib.network.Roster
-
- getSessionid() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
required bytes sessionid = 2;
- getSessionid() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
required bytes sessionid = 2;
- getSessionid() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.PartialSigOrBuilder
-
required bytes sessionid = 2;
- getSig() - Method in class ch.epfl.dedis.lib.crypto.BlsSig
-
Getter for the signature in byte representation.
- getSig() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
authentication via Linkable Ring Signature
- getSig() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
authentication via Linkable Ring Signature
- getSig() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityOrBuilder
-
authentication via Linkable Ring Signature
- getSig() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
required bytes sig = 4;
- getSig() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
required bytes sig = 4;
- getSig() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.StoreKeysOrBuilder
-
required bytes sig = 4;
- getSig() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig.Builder
-
required bytes sig = 2;
- getSig() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig
-
required bytes sig = 2;
- getSig() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSigOrBuilder
-
required bytes sig = 2;
- getSignature() - Method in interface ch.epfl.dedis.byzgen.UserSignature
-
Return signature body
- getSignature() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
required bytes signature = 3;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
required bytes signature = 3;
- getSignature() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.PartialSigOrBuilder
-
required bytes signature = 3;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest.Builder
-
required bytes signature = 2;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest
-
required bytes signature = 2;
- getSignature() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequestOrBuilder
-
required bytes signature = 2;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
optional bytes signature = 3;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
optional bytes signature = 3;
- getSignature() - Method in interface ch.epfl.dedis.lib.proto.Calypso.AuthorizeOrBuilder
-
optional bytes signature = 3;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
required bytes signature = 3;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
required bytes signature = 3;
- getSignature() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteOrBuilder
-
required bytes signature = 3;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
The signature itself
- getSignature() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
The signature itself
- getSignature() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignatureOrBuilder
-
The signature itself
- getSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
required bytes signature = 3;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
required bytes signature = 3;
- getSignature() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequestOrBuilder
-
required bytes signature = 3;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Signature is created by all conodes responsible for that pop-party
- getSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
Signature is created by all conodes responsible for that pop-party
- getSignature() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalStatementOrBuilder
-
Signature is created by all conodes responsible for that pop-party
- getSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest.Builder
-
required bytes signature = 2;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest
-
required bytes signature = 2;
- getSignature() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeRequestOrBuilder
-
required bytes signature = 2;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
required bytes signature = 2;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
required bytes signature = 2;
- getSignature() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreConfigOrBuilder
-
required bytes signature = 2;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
Signature proves that the organizer updated the keys
- getSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
Signature proves that the organizer updated the keys
- getSignature() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreKeysOrBuilder
-
Signature proves that the organizer updated the keys
- getSignature() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
required .skipchain.ByzcoinSig signature = 4;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
required .skipchain.ByzcoinSig signature = 4;
- getSignature() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLinkOrBuilder
-
required .skipchain.ByzcoinSig signature = 4;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
optional bytes signature = 3;
- getSignature() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
optional bytes signature = 3;
- getSignature() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockOrBuilder
-
optional bytes signature = 3;
- getSignature() - Method in class ch.epfl.dedis.skipchain.ByzcoinSig
-
- getSignatureBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
required .skipchain.ByzcoinSig signature = 4;
- getSignatureOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
required .skipchain.ByzcoinSig signature = 4;
- getSignatureOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
required .skipchain.ByzcoinSig signature = 4;
- getSignatureOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLinkOrBuilder
-
required .skipchain.ByzcoinSig signature = 4;
- getSignatures() - Method in class ch.epfl.dedis.byzcoin.transaction.Instruction
-
Getter for the signatures.
- getSignatures(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Signatures that are verified using the Darc controlling access to
the instance.
- getSignatures(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
Signatures that are verified using the Darc controlling access to
the instance.
- getSignatures(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
Signatures that are verified using the Darc controlling access to
the instance.
- getSignatures(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Signature is calculated on the Request-representation of the darc.
- getSignatures(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
Signature is calculated on the Request-representation of the darc.
- getSignatures(int) - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
Signature is calculated on the Request-representation of the darc.
- getSignatures(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated bytes signatures = 5;
- getSignatures(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
repeated bytes signatures = 5;
- getSignatures(int) - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
repeated bytes signatures = 5;
- getSignaturesBuilder(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesBuilderList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Signatures that are verified using the Darc controlling access to
the instance.
- getSignaturesCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
Signatures that are verified using the Darc controlling access to
the instance.
- getSignaturesCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
Signatures that are verified using the Darc controlling access to
the instance.
- getSignaturesCount() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesCount() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesCount() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesCount() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated bytes signatures = 5;
- getSignaturesCount() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
repeated bytes signatures = 5;
- getSignaturesCount() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
repeated bytes signatures = 5;
- getSignaturesList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Signatures that are verified using the Darc controlling access to
the instance.
- getSignaturesList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
Signatures that are verified using the Darc controlling access to
the instance.
- getSignaturesList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
Signatures that are verified using the Darc controlling access to
the instance.
- getSignaturesList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesList() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated bytes signatures = 5;
- getSignaturesList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
repeated bytes signatures = 5;
- getSignaturesList() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
repeated bytes signatures = 5;
- getSignaturesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
Signature is calculated on the Request-representation of the darc.
- getSignaturesOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
Signature is calculated on the Request-representation of the darc.
- getSigner() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
required string signer = 2;
- getSigner() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
required string signer = 2;
- getSigner() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteOrBuilder
-
required string signer = 2;
- getSigner() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
Signer is the Idenity (public key or another Darc) of the signer
- getSigner() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
Signer is the Idenity (public key or another Darc) of the signer
- getSigner() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignatureOrBuilder
-
Signer is the Idenity (public key or another Darc) of the signer
- getSigner() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply.Builder
-
required .darc.Signer signer = 1;
- getSigner() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply
-
required .darc.Signer signer = 1;
- getSigner() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetSignerReplyOrBuilder
-
required .darc.Signer signer = 1;
- getSigner() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
required .darc.Signer signer = 2;
- getSigner() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
required .darc.Signer signer = 2;
- getSigner() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreSignerOrBuilder
-
required .darc.Signer signer = 2;
- getSignerBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
Signer is the Idenity (public key or another Darc) of the signer
- getSignerBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply.Builder
-
required .darc.Signer signer = 1;
- getSignerBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
required .darc.Signer signer = 2;
- getSignerBytes() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
required string signer = 2;
- getSignerBytes() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
required string signer = 2;
- getSignerBytes() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteOrBuilder
-
required string signer = 2;
- getSignercounter(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerCounter must be set to a value that is one greater than what
was in the last instruction signed by the same signer.
- getSignercounter(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
SignerCounter must be set to a value that is one greater than what
was in the last instruction signed by the same signer.
- getSignercounter(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
SignerCounter must be set to a value that is one greater than what
was in the last instruction signed by the same signer.
- getSignercounterCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerCounter must be set to a value that is one greater than what
was in the last instruction signed by the same signer.
- getSignercounterCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
SignerCounter must be set to a value that is one greater than what
was in the last instruction signed by the same signer.
- getSignercounterCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
SignerCounter must be set to a value that is one greater than what
was in the last instruction signed by the same signer.
- getSignercounterList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerCounter must be set to a value that is one greater than what
was in the last instruction signed by the same signer.
- getSignercounterList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
SignerCounter must be set to a value that is one greater than what
was in the last instruction signed by the same signer.
- getSignercounterList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
SignerCounter must be set to a value that is one greater than what
was in the last instruction signed by the same signer.
- getSignerCounters(List<String>) - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Gets the signer counters for the signer IDs.
- getSignerCounters() - Method in class ch.epfl.dedis.byzcoin.transaction.Instruction
-
Getter for signer counters.
- getSignerIdentities() - Method in class ch.epfl.dedis.byzcoin.transaction.Instruction
-
Getter for signer identities.
- getSigneridentities(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerIdentities are the identities of all the signers.
- getSigneridentities(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
SignerIdentities are the identities of all the signers.
- getSigneridentities(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
SignerIdentities are the identities of all the signers.
- getSigneridentitiesOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
SignerIdentities are the identities of all the signers.
- getSignerids(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
repeated string signerids = 1;
- getSignerids(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
repeated string signerids = 1;
- getSignerids(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersOrBuilder
-
repeated string signerids = 1;
- getSigneridsBytes(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
repeated string signerids = 1;
- getSigneridsBytes(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
repeated string signerids = 1;
- getSigneridsBytes(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersOrBuilder
-
repeated string signerids = 1;
- getSigneridsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
repeated string signerids = 1;
- getSigneridsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
repeated string signerids = 1;
- getSigneridsCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersOrBuilder
-
repeated string signerids = 1;
- getSigneridsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
repeated string signerids = 1;
- getSigneridsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
repeated string signerids = 1;
- getSigneridsList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersOrBuilder
-
repeated string signerids = 1;
- getSignerOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
Signer is the Idenity (public key or another Darc) of the signer
- getSignerOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
Signer is the Idenity (public key or another Darc) of the signer
- getSignerOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignatureOrBuilder
-
Signer is the Idenity (public key or another Darc) of the signer
- getSignerOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply.Builder
-
required .darc.Signer signer = 1;
- getSignerOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply
-
required .darc.Signer signer = 1;
- getSignerOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetSignerReplyOrBuilder
-
required .darc.Signer signer = 1;
- getSignerOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
required .darc.Signer signer = 2;
- getSignerOrBuilder() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
required .darc.Signer signer = 2;
- getSignerOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreSignerOrBuilder
-
required .darc.Signer signer = 2;
- getSkipblock() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
Skipblock of the created skipchain or empty if there was an error.
- getSkipblock() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
Skipblock of the created skipchain or empty if there was an error.
- getSkipblock() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponseOrBuilder
-
Skipblock of the created skipchain or empty if there was an error.
- getSkipblock() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
required .skipchain.SkipBlock skipblock = 1;
- getSkipblock() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
required .skipchain.SkipBlock skipblock = 1;
- getSkipblock() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReplyOrBuilder
-
required .skipchain.SkipBlock skipblock = 1;
- getSkipblock(SkipblockId) - Method in class ch.epfl.dedis.skipchain.SkipchainRPC
-
Returns the skipblock from the skipchain, given its id.
- getSkipblockBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
Skipblock of the created skipchain or empty if there was an error.
- getSkipblockBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
required .skipchain.SkipBlock skipblock = 1;
- getSkipblockOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
Skipblock of the created skipchain or empty if there was an error.
- getSkipblockOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
Skipblock of the created skipchain or empty if there was an error.
- getSkipblockOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponseOrBuilder
-
Skipblock of the created skipchain or empty if there was an error.
- getSkipblockOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
required .skipchain.SkipBlock skipblock = 1;
- getSkipblockOrBuilder() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
required .skipchain.SkipBlock skipblock = 1;
- getSkipblockOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReplyOrBuilder
-
required .skipchain.SkipBlock skipblock = 1;
- getSkipchain() - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
This should be used with caution.
- getSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
SkipchainID is the hash of the first skipblock
- getSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
SkipchainID is the hash of the first skipblock
- getSkipchainid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequestOrBuilder
-
SkipchainID is the hash of the first skipblock
- getSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
required bytes skipchainid = 1;
- getSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
required bytes skipchainid = 1;
- getSkipchainid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityOrBuilder
-
required bytes skipchainid = 1;
- getSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion.Builder
-
required bytes skipchainid = 1;
- getSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion
-
required bytes skipchainid = 1;
- getSkipchainid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionOrBuilder
-
required bytes skipchainid = 1;
- getSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
required bytes skipchainid = 1;
- getSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
required bytes skipchainid = 1;
- getSkipchainid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionOrBuilder
-
required bytes skipchainid = 1;
- getSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion.Builder
-
required bytes skipchainid = 1;
- getSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion
-
required bytes skipchainid = 1;
- getSkipchainid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersionOrBuilder
-
required bytes skipchainid = 1;
- getSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
required bytes skipchainid = 2;
- getSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
required bytes skipchainid = 2;
- getSkipchainid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersOrBuilder
-
required bytes skipchainid = 2;
- getSkipchainId() - Method in class ch.epfl.dedis.lib.SkipBlock
-
- getSkipChainIDs(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply.Builder
-
repeated bytes skipChainIDs = 1;
- getSkipChainIDs(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply
-
repeated bytes skipChainIDs = 1;
- getSkipChainIDs(int) - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReplyOrBuilder
-
repeated bytes skipChainIDs = 1;
- getSkipChainIDsCount() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply.Builder
-
repeated bytes skipChainIDs = 1;
- getSkipChainIDsCount() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply
-
repeated bytes skipChainIDs = 1;
- getSkipChainIDsCount() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReplyOrBuilder
-
repeated bytes skipChainIDs = 1;
- getSkipChainIDsList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply.Builder
-
repeated bytes skipChainIDs = 1;
- getSkipChainIDsList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply
-
repeated bytes skipChainIDs = 1;
- getSkipChainIDsList() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReplyOrBuilder
-
repeated bytes skipChainIDs = 1;
- getSpawn() - Method in class ch.epfl.dedis.byzcoin.transaction.Instruction
-
Getter for the spawn argument.
- getSpawn() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Spawn creates a new instance.
- getSpawn() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
Spawn creates a new instance.
- getSpawn() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
Spawn creates a new instance.
- getSpawnBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Spawn creates a new instance.
- getSpawnOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Spawn creates a new instance.
- getSpawnOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
Spawn creates a new instance.
- getSpawnOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
Spawn creates a new instance.
- getStake() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required .byzcoin.Coin stake = 2;
- getStake() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
required .byzcoin.Coin stake = 2;
- getStake() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
required .byzcoin.Coin stake = 2;
- getStakeBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required .byzcoin.Coin stake = 2;
- getStakeOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required .byzcoin.Coin stake = 2;
- getStakeOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
required .byzcoin.Coin stake = 2;
- getStakeOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
required .byzcoin.Coin stake = 2;
- getState() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
required .byzcoin.StateChangeBody state = 2;
- getState() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
required .byzcoin.StateChangeBody state = 2;
- getState() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseStateOrBuilder
-
required .byzcoin.StateChangeBody state = 2;
- getState() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
State has one of the following values:
1: it is a configuration only
2: scanning in progress
3: it is a finalized pop-party
- getState() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
State has one of the following values:
1: it is a configuration only
2: scanning in progress
3: it is a finalized pop-party
- getState() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
State has one of the following values:
1: it is a configuration only
2: scanning in progress
3: it is a finalized pop-party
- getState() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
State has one of the following values:
1: it is a configuration only
2: it is a finalized pop-party
- getState() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
State has one of the following values:
1: it is a configuration only
2: it is a finalized pop-party
- getState() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstanceOrBuilder
-
State has one of the following values:
1: it is a configuration only
2: it is a finalized pop-party
- getStateAction() - Method in class ch.epfl.dedis.byzcoin.StateChange
-
Getter for the state action
- getStateAction() - Method in class ch.epfl.dedis.byzcoin.StateChangeBody
-
Getter for the state action.
- getStateaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
StateAction can be any of Create, Update, Remove
- getStateaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
StateAction can be any of Create, Update, Remove
- getStateaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required sint32 stateaction = 1;
- getStateaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
required sint32 stateaction = 1;
- getStateaction() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBodyOrBuilder
-
required sint32 stateaction = 1;
- getStateaction() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
StateAction can be any of Create, Update, Remove
- getStateBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
required .byzcoin.StateChangeBody state = 2;
- getStatechange() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
required .byzcoin.StateChange statechange = 1;
- getStatechange() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
required .byzcoin.StateChange statechange = 1;
- getStatechange() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponseOrBuilder
-
required .byzcoin.StateChange statechange = 1;
- getStatechangeBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
required .byzcoin.StateChange statechange = 1;
- getStatechangeOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
required .byzcoin.StateChange statechange = 1;
- getStatechangeOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
required .byzcoin.StateChange statechange = 1;
- getStatechangeOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponseOrBuilder
-
required .byzcoin.StateChange statechange = 1;
- getStatechanges(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechanges(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechanges(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponseOrBuilder
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechanges(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechanges(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechanges(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponseOrBuilder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponseOrBuilder
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponseOrBuilder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStateChangesHash() - Method in class ch.epfl.dedis.byzcoin.Block
-
- getStatechangeshash() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
StateChangesHash is the sha256 of all the StateChanges generated by the
accepted transactions.
- getStatechangeshash() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
StateChangesHash is the sha256 of all the StateChanges generated by the
accepted transactions.
- getStatechangeshash() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeaderOrBuilder
-
StateChangesHash is the sha256 of all the StateChanges generated by the
accepted transactions.
- getStatechangesList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponseOrBuilder
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponseOrBuilder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponseOrBuilder
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponseOrBuilder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponseOrBuilder
-
repeated .byzcoin.StateChange statechanges = 1;
- getStatechangesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStatechangesOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponseOrBuilder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- getStateOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
required .byzcoin.StateChangeBody state = 2;
- getStateOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
required .byzcoin.StateChangeBody state = 2;
- getStateOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseStateOrBuilder
-
required .byzcoin.StateChangeBody state = 2;
- GetStatus() - Method in class ch.epfl.dedis.lib.network.ServerIdentity
-
- getStatus() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
Deprecated.
- getStatus() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
Deprecated.
- getStatus() - Method in interface ch.epfl.dedis.lib.proto.StatusProto.ResponseOrBuilder
-
Deprecated.
- getStatus(ServerIdentity) - Static method in class ch.epfl.dedis.status.StatusRPC
-
Make an RPC to the conode identified by its server identity (sid) to get its status.
- getStatusCount() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
- getStatusCount() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
- getStatusCount() - Method in interface ch.epfl.dedis.lib.proto.StatusProto.ResponseOrBuilder
-
map<string, .onet.Status> status = 1;
- getStatusMap() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
map<string, .onet.Status> status = 1;
- getStatusMap() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
map<string, .onet.Status> status = 1;
- getStatusMap() - Method in interface ch.epfl.dedis.lib.proto.StatusProto.ResponseOrBuilder
-
map<string, .onet.Status> status = 1;
- getStatusOrDefault(String, OnetProto.Status) - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
map<string, .onet.Status> status = 1;
- getStatusOrDefault(String, OnetProto.Status) - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
map<string, .onet.Status> status = 1;
- getStatusOrDefault(String, OnetProto.Status) - Method in interface ch.epfl.dedis.lib.proto.StatusProto.ResponseOrBuilder
-
map<string, .onet.Status> status = 1;
- getStatusOrThrow(String) - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
map<string, .onet.Status> status = 1;
- getStatusOrThrow(String) - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
map<string, .onet.Status> status = 1;
- getStatusOrThrow(String) - Method in interface ch.epfl.dedis.lib.proto.StatusProto.ResponseOrBuilder
-
map<string, .onet.Status> status = 1;
- getSteps(int) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Steps are the steps to go from root to key
- getSteps(int) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
Steps are the steps to go from root to key
- getSteps(int) - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ProofOrBuilder
-
Steps are the steps to go from root to key
- getStepsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Steps are the steps to go from root to key
- getStepsBuilderList() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Steps are the steps to go from root to key
- getStepsCount() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Steps are the steps to go from root to key
- getStepsCount() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
Steps are the steps to go from root to key
- getStepsCount() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ProofOrBuilder
-
Steps are the steps to go from root to key
- getStepsList() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Steps are the steps to go from root to key
- getStepsList() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
Steps are the steps to go from root to key
- getStepsList() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ProofOrBuilder
-
Steps are the steps to go from root to key
- getStepsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Steps are the steps to go from root to key
- getStepsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
Steps are the steps to go from root to key
- getStepsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ProofOrBuilder
-
Steps are the steps to go from root to key
- getStepsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Steps are the steps to go from root to key
- getStepsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
Steps are the steps to go from root to key
- getStepsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ProofOrBuilder
-
Steps are the steps to go from root to key
- getStorage() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Deprecated.
- getStorage() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Deprecated.
- getStorage() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Deprecated.
- getStorageCount() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
- getStorageCount() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
- getStorageCount() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Storage is the key/value storage
- getStorageMap() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Storage is the key/value storage
- getStorageMap() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Storage is the key/value storage
- getStorageMap() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Storage is the key/value storage
- getStorageOrDefault(String, String) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Storage is the key/value storage
- getStorageOrDefault(String, String) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Storage is the key/value storage
- getStorageOrDefault(String, String) - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Storage is the key/value storage
- getStorageOrThrow(String) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Storage is the key/value storage
- getStorageOrThrow(String) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Storage is the key/value storage
- getStorageOrThrow(String) - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Storage is the key/value storage
- getSubscription() - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Getter for the subscription object.
- getSuite() - Method in class ch.epfl.dedis.lib.network.ServiceIdentity
-
Get the name of the suite compatible with the public key
- getSuite() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required string suite = 2;
- getSuite() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
required string suite = 2;
- getSuite() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentityOrBuilder
-
required string suite = 2;
- getSuiteBytes() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required string suite = 2;
- getSuiteBytes() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
required string suite = 2;
- getSuiteBytes() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentityOrBuilder
-
required string suite = 2;
- getTag() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
required string tag = 2;
- getTag() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
required string tag = 2;
- getTag() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentityOrBuilder
-
required string tag = 2;
- getTag() - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag.Builder
-
required bytes tag = 1;
- getTag() - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag
-
required bytes tag = 1;
- getTag() - Method in interface ch.epfl.dedis.lib.proto.Personhood.LRSTagOrBuilder
-
required bytes tag = 1;
- getTagBytes() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
required string tag = 2;
- getTagBytes() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
required string tag = 2;
- getTagBytes() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentityOrBuilder
-
required string tag = 2;
- getTargetSkipChainID() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
required bytes targetSkipChainID = 1;
- getTargetSkipChainID() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
required bytes targetSkipChainID = 1;
- getTargetSkipChainID() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockOrBuilder
-
required bytes targetSkipChainID = 1;
- getThreshold() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Threshold of how many devices need to sign to accept the new block
- getThreshold() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Threshold of how many devices need to sign to accept the new block
- getThreshold() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Threshold of how many devices need to sign to accept the new block
- getTime() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
required sint64 time = 5;
- getTime() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
required sint64 time = 5;
- getTime() - Method in interface ch.epfl.dedis.lib.proto.Personhood.UserLocationOrBuilder
-
required sint64 time = 5;
- getTimestamp() - Method in class ch.epfl.dedis.byzcoin.Block
-
- getTimestamp() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
Timestamp is a Unix timestamp in nanoseconds.
- getTimestamp() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
Timestamp is a Unix timestamp in nanoseconds.
- getTimestamp() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeaderOrBuilder
-
Timestamp is a Unix timestamp in nanoseconds.
- getTimestamp() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
optional sint64 timestamp = 2;
- getTimestamp() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
optional sint64 timestamp = 2;
- getTimestamp() - Method in interface ch.epfl.dedis.lib.proto.Calypso.AuthorizeOrBuilder
-
optional sint64 timestamp = 2;
- getTimestampNano() - Method in class ch.epfl.dedis.byzcoin.Block
-
- getTitle() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required string title = 3;
- getTitle() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
required string title = 3;
- getTitle() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
required string title = 3;
- getTitleBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required string title = 3;
- getTitleBytes() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
required string title = 3;
- getTitleBytes() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
required string title = 3;
- getTo() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
Return events where When is <= To.
- getTo() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
Return events where When is <= To.
- getTo() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchRequestOrBuilder
-
Return events where When is <= To.
- getTo() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
required bytes to = 2;
- getTo() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
required bytes to = 2;
- getTo() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLinkOrBuilder
-
required bytes to = 2;
- getTo() - Method in class ch.epfl.dedis.skipchain.ForwardLink
-
- getTopic() - Method in class ch.epfl.dedis.eventlog.Event
-
- getTopic() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required string topic = 2;
- getTopic() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
required string topic = 2;
- getTopic() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.EventOrBuilder
-
required string topic = 2;
- getTopic() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
Return events where Event.Topic == Topic, if Topic != "".
- getTopic() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
Return events where Event.Topic == Topic, if Topic != "".
- getTopic() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchRequestOrBuilder
-
Return events where Event.Topic == Topic, if Topic != "".
- getTopicBytes() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required string topic = 2;
- getTopicBytes() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
required string topic = 2;
- getTopicBytes() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.EventOrBuilder
-
required string topic = 2;
- getTopicBytes() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
Return events where Event.Topic == Topic, if Topic != "".
- getTopicBytes() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
Return events where Event.Topic == Topic, if Topic != "".
- getTopicBytes() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchRequestOrBuilder
-
Return events where Event.Topic == Topic, if Topic != "".
- getTransaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
Transaction to be applied to the kv-store
- getTransaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
Transaction to be applied to the kv-store
- getTransaction() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequestOrBuilder
-
Transaction to be applied to the kv-store
- getTransactionBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
Transaction to be applied to the kv-store
- getTransactionOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
Transaction to be applied to the kv-store
- getTransactionOrBuilder() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
Transaction to be applied to the kv-store
- getTransactionOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequestOrBuilder
-
Transaction to be applied to the kv-store
- getTrieRoot() - Method in class ch.epfl.dedis.byzcoin.Block
-
- getTrieroot() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
TrieRoot is the root of the merkle tree of the colleciton after
applying the valid transactions.
- getTrieroot() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
TrieRoot is the root of the merkle tree of the colleciton after
applying the valid transactions.
- getTrieroot() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeaderOrBuilder
-
TrieRoot is the root of the merkle tree of the colleciton after
applying the valid transactions.
- getTruncated() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
Events does not contain all the results.
- getTruncated() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
Events does not contain all the results.
- getTruncated() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchResponseOrBuilder
-
Events does not contain all the results.
- getTxResults() - Method in class ch.epfl.dedis.byzcoin.Block
-
Accessor for the transactions and results in the block.
- getTxResults() - Method in class ch.epfl.dedis.byzcoin.DataBody
-
Get the transaction results, which are essentially ClientTransactions with a boolean flag.
- getTxresults(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresults(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresults(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataBodyOrBuilder
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsCount() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsCount() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataBodyOrBuilder
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataBodyOrBuilder
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataBodyOrBuilder
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody
-
repeated .byzcoin.TxResult txresults = 1;
- getTxresultsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataBodyOrBuilder
-
repeated .byzcoin.TxResult txresults = 1;
- getType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required string type = 1;
- getType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
required string type = 1;
- getType() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfoOrBuilder
-
required string type = 1;
- getType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required string type = 1;
- getType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
required string type = 1;
- getType() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
required string type = 1;
- getType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required string type = 1;
- getType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required string type = 1;
- getType() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required string type = 1;
- getType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
What type of authentication we're doing
- getType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
What type of authentication we're doing
- getType() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityOrBuilder
-
What type of authentication we're doing
- getType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
required sint32 type = 1;
- getType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
required sint32 type = 1;
- getType() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.StoreKeysOrBuilder
-
required sint32 type = 1;
- getTypeBytes() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required string type = 1;
- getTypeBytes() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
required string type = 1;
- getTypeBytes() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfoOrBuilder
-
required string type = 1;
- getTypeBytes() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required string type = 1;
- getTypeBytes() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
required string type = 1;
- getTypeBytes() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
required string type = 1;
- getTypeBytes() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required string type = 1;
- getTypeBytes() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required string type = 1;
- getTypeBytes() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required string type = 1;
- getTypes(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
repeated string types = 1;
- getTypes(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
repeated string types = 1;
- getTypes(int) - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequestOrBuilder
-
repeated string types = 1;
- getTypesBytes(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
repeated string types = 1;
- getTypesBytes(int) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
repeated string types = 1;
- getTypesBytes(int) - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequestOrBuilder
-
repeated string types = 1;
- getTypesCount() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
repeated string types = 1;
- getTypesCount() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
repeated string types = 1;
- getTypesCount() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequestOrBuilder
-
repeated string types = 1;
- getTypesList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
repeated string types = 1;
- getTypesList() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
repeated string types = 1;
- getTypesList() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequestOrBuilder
-
repeated string types = 1;
- getU() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
U is the encrypted random value for the ElGamal encryption
- getU() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
U is the encrypted random value for the ElGamal encryption
- getU() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
U is the encrypted random value for the ElGamal encryption
- getUbar() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
Ubar, E and f will be used by the server to verify the writer did
correctly encrypt the key.
- getUbar() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
Ubar, E and f will be used by the server to verify the writer did
correctly encrypt the key.
- getUbar() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
Ubar, E and f will be used by the server to verify the writer did
correctly encrypt the key.
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Request
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
- getUnknownFields() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
- getUnknownMaxLength() - Method in class ch.epfl.dedis.lib.crypto.blake2s.Blake2xsDigest
-
Return the maximum size in bytes the digest can produce when the length
is unknown
- getUpdate(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
update is the shortest path from the requested block to the latest
block.
- getUpdate(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply
-
update is the shortest path from the requested block to the latest
block.
- getUpdate(int) - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReplyOrBuilder
-
update is the shortest path from the requested block to the latest
block.
- getUpdateBuilder(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
update is the shortest path from the requested block to the latest
block.
- getUpdateBuilderList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
update is the shortest path from the requested block to the latest
block.
- getUpdateChain() - Method in class ch.epfl.dedis.skipchain.SkipchainRPC
-
Returns a list of blocks block and verify that the links are correct.
- getUpdateChain(SkipblockId) - Method in class ch.epfl.dedis.skipchain.SkipchainRPC
-
Returns a list of blocks block and verify that the links are correct.
- getUpdateCount() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
update is the shortest path from the requested block to the latest
block.
- getUpdateCount() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply
-
update is the shortest path from the requested block to the latest
block.
- getUpdateCount() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReplyOrBuilder
-
update is the shortest path from the requested block to the latest
block.
- getUpdateList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
update is the shortest path from the requested block to the latest
block.
- getUpdateList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply
-
update is the shortest path from the requested block to the latest
block.
- getUpdateList() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReplyOrBuilder
-
update is the shortest path from the requested block to the latest
block.
- getUpdateOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
update is the shortest path from the requested block to the latest
block.
- getUpdateOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply
-
update is the shortest path from the requested block to the latest
block.
- getUpdateOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReplyOrBuilder
-
update is the shortest path from the requested block to the latest
block.
- getUpdateOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
update is the shortest path from the requested block to the latest
block.
- getUpdateOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply
-
update is the shortest path from the requested block to the latest
block.
- getUpdateOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReplyOrBuilder
-
update is the shortest path from the requested block to the latest
block.
- getUrl() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
Tag number 6 is used by go.dedis.ch/protobuf for the private
key field, which is not exported.
- getUrl() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
Tag number 6 is used by go.dedis.ch/protobuf for the private
key field, which is not exported.
- getUrl() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
Tag number 6 is used by go.dedis.ch/protobuf for the private
key field, which is not exported.
- getUrlBytes() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
Tag number 6 is used by go.dedis.ch/protobuf for the private
key field, which is not exported.
- getUrlBytes() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
Tag number 6 is used by go.dedis.ch/protobuf for the private
key field, which is not exported.
- getUrlBytes() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
Tag number 6 is used by go.dedis.ch/protobuf for the private
key field, which is not exported.
- getUserId() - Method in interface ch.epfl.dedis.byzgen.User
-
Return immutable getId of skipchain user.
- getUserlocation() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
optional .personhood.UserLocation userlocation = 1;
- getUserlocation() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup
-
optional .personhood.UserLocation userlocation = 1;
- getUserlocation() - Method in interface ch.epfl.dedis.lib.proto.Personhood.MeetupOrBuilder
-
optional .personhood.UserLocation userlocation = 1;
- getUserlocationBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
optional .personhood.UserLocation userlocation = 1;
- getUserlocationOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
optional .personhood.UserLocation userlocation = 1;
- getUserlocationOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup
-
optional .personhood.UserLocation userlocation = 1;
- getUserlocationOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Personhood.MeetupOrBuilder
-
optional .personhood.UserLocation userlocation = 1;
- getUsers(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
repeated .personhood.UserLocation users = 1;
- getUsers(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse
-
repeated .personhood.UserLocation users = 1;
- getUsers(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.MeetupResponseOrBuilder
-
repeated .personhood.UserLocation users = 1;
- getUsersBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
repeated .personhood.UserLocation users = 1;
- getUsersBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
repeated .personhood.UserLocation users = 1;
- getUsersCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
repeated .personhood.UserLocation users = 1;
- getUsersCount() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse
-
repeated .personhood.UserLocation users = 1;
- getUsersCount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.MeetupResponseOrBuilder
-
repeated .personhood.UserLocation users = 1;
- getUsersList() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
repeated .personhood.UserLocation users = 1;
- getUsersList() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse
-
repeated .personhood.UserLocation users = 1;
- getUsersList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.MeetupResponseOrBuilder
-
repeated .personhood.UserLocation users = 1;
- getUsersOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
repeated .personhood.UserLocation users = 1;
- getUsersOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse
-
repeated .personhood.UserLocation users = 1;
- getUsersOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.Personhood.MeetupResponseOrBuilder
-
repeated .personhood.UserLocation users = 1;
- getUsersOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
repeated .personhood.UserLocation users = 1;
- getUsersOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse
-
repeated .personhood.UserLocation users = 1;
- getUsersOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.MeetupResponseOrBuilder
-
repeated .personhood.UserLocation users = 1;
- getValue() - Method in class ch.epfl.dedis.byzcoin.contracts.ValueInstance
-
- getValue() - Method in class ch.epfl.dedis.byzcoin.Proof
-
- getValue() - Method in class ch.epfl.dedis.byzcoin.StateChange
-
Getter for the value
- getValue() - Method in class ch.epfl.dedis.byzcoin.StateChangeBody
-
Getter for the value.
- getValue() - Method in class ch.epfl.dedis.byzcoin.transaction.Argument
-
Getter for the value.
- getValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
Value must be binary marshalled
- getValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument
-
Value must be binary marshalled
- getValue() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ArgumentOrBuilder
-
Value must be binary marshalled
- getValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin.Builder
-
Value is the total number of coins of that type.
- getValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin
-
Value is the total number of coins of that type.
- getValue() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CoinOrBuilder
-
Value is the total number of coins of that type.
- getValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue.Builder
-
required bytes value = 2;
- getValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue
-
required bytes value = 2;
- getValue() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValueOrBuilder
-
required bytes value = 2;
- getValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
Value is the data needed by the contract
- getValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
Value is the data needed by the contract
- getValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required bytes value = 3;
- getValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
required bytes value = 3;
- getValue() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBodyOrBuilder
-
required bytes value = 3;
- getValue() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
Value is the data needed by the contract
- getValue() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
required bytes value = 2;
- getValue() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute
-
required bytes value = 2;
- getValue() - Method in interface ch.epfl.dedis.lib.proto.Personhood.AttributeOrBuilder
-
required bytes value = 2;
- getValue() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
required bytes value = 3;
- getValue() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
required bytes value = 3;
- getValue() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.LeafNodeOrBuilder
-
required bytes value = 3;
- getValues() - Method in class ch.epfl.dedis.byzcoin.Proof
-
- getValues(int) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
repeated bytes values = 2;
- getValues(int) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
repeated bytes values = 2;
- getValues(int) - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.DumpOrBuilder
-
repeated bytes values = 2;
- getValuesCount() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
repeated bytes values = 2;
- getValuesCount() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
repeated bytes values = 2;
- getValuesCount() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.DumpOrBuilder
-
repeated bytes values = 2;
- getValuesList() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
repeated bytes values = 2;
- getValuesList() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
repeated bytes values = 2;
- getValuesList() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.DumpOrBuilder
-
repeated bytes values = 2;
- getVerificationdarcs(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcs(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcs(int) - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsBuilder(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsBuilderList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsCount() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsCount() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsCount() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsList() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsOrBuilder(int) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsOrBuilder(int) - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsOrBuilderList() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerificationdarcsOrBuilderList() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- getVerifiers(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated bytes verifiers = 6;
- getVerifiers(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
repeated bytes verifiers = 6;
- getVerifiers(int) - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
repeated bytes verifiers = 6;
- getVerifiers() - Method in class ch.epfl.dedis.lib.SkipBlock
-
Getter for the list of verifiers in the skipblock.
- getVerifiersCount() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated bytes verifiers = 6;
- getVerifiersCount() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
repeated bytes verifiers = 6;
- getVerifiersCount() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
repeated bytes verifiers = 6;
- getVerifiersList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated bytes verifiers = 6;
- getVerifiersList() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
repeated bytes verifiers = 6;
- getVerifiersList() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
repeated bytes verifiers = 6;
- getVersion() - Method in class ch.epfl.dedis.byzcoin.StateChange
-
Getter for the version
- getVersion() - Method in class ch.epfl.dedis.byzcoin.StateChangeBody
-
Getter for the version
- getVersion() - Method in class ch.epfl.dedis.lib.darc.Darc
-
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
Version of the protocol
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequestOrBuilder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse.Builder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse
-
Version of the protocol
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponseOrBuilder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
Version of the protocol
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationOrBuilder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
required uint64 version = 3;
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
required uint64 version = 3;
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityOrBuilder
-
required uint64 version = 3;
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
Version of the protocol
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
Version of the protocol
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponseOrBuilder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
required uint64 version = 3;
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
required uint64 version = 3;
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionOrBuilder
-
required uint64 version = 3;
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
Version of the protocol
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofOrBuilder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse
-
Version of the protocol
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponseOrBuilder
-
Version of the protocol
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
Version is the monotonically increasing version of the instance
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
Version is the monotonically increasing version of the instance
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required uint64 version = 4;
- getVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
required uint64 version = 4;
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBodyOrBuilder
-
required uint64 version = 4;
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
Version is the monotonically increasing version of the instance
- getVersion() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Version should be monotonically increasing over the evolution of a
Darc.
- getVersion() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
Version should be monotonically increasing over the evolution of a
Darc.
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
Version should be monotonically increasing over the evolution of a
Darc.
- getVersion() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
required bytes version = 2;
- getVersion() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability
-
required bytes version = 2;
- getVersion() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CapabilityOrBuilder
-
required bytes version = 2;
- getVotes() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Deprecated.
- getVotes() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Deprecated.
- getVotes() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Deprecated.
- getVotesCount() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
- getVotesCount() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
- getVotesCount() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Votes for that block, mapped by name of the devices.
- getVotesMap() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Votes for that block, mapped by name of the devices.
- getVotesMap() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Votes for that block, mapped by name of the devices.
- getVotesMap() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Votes for that block, mapped by name of the devices.
- getVotesOrDefault(String, ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Votes for that block, mapped by name of the devices.
- getVotesOrDefault(String, ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Votes for that block, mapped by name of the devices.
- getVotesOrDefault(String, ByteString) - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Votes for that block, mapped by name of the devices.
- getVotesOrThrow(String) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Votes for that block, mapped by name of the devices.
- getVotesOrThrow(String) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Votes for that block, mapped by name of the devices.
- getVotesOrThrow(String) - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Votes for that block, mapped by name of the devices.
- getWhen() - Method in class ch.epfl.dedis.eventlog.Event
-
- getWhen() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required sint64 when = 1;
- getWhen() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
required sint64 when = 1;
- getWhen() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.EventOrBuilder
-
required sint64 when = 1;
- getWipe() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
optional bool wipe = 2;
- getWipe() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup
-
optional bool wipe = 2;
- getWipe() - Method in interface ch.epfl.dedis.lib.proto.Personhood.MeetupOrBuilder
-
optional bool wipe = 2;
- getWipe() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
optional bool wipe = 2;
- getWipe() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList
-
optional bool wipe = 2;
- getWipe() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciListOrBuilder
-
optional bool wipe = 2;
- getWipeparties() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
optional bool wipeparties = 2;
- getWipeparties() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList
-
optional bool wipeparties = 2;
- getWipeparties() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyListOrBuilder
-
optional bool wipeparties = 2;
- getWrite() - Method in class ch.epfl.dedis.calypso.WriteInstance
-
- getWrite() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
Write is the proof containing the write request.
- getWrite() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
Write is the proof containing the write request.
- getWrite() - Method in interface ch.epfl.dedis.lib.proto.Calypso.DecryptKeyOrBuilder
-
Write is the proof containing the write request.
- getWrite() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read.Builder
-
required bytes write = 1;
- getWrite() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read
-
required bytes write = 1;
- getWrite() - Method in interface ch.epfl.dedis.lib.proto.Calypso.ReadOrBuilder
-
required bytes write = 1;
- getWriteBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
Write is the proof containing the write request.
- getWriteData(CreateLTSReply) - Method in class ch.epfl.dedis.calypso.Document
-
Creates a WriteData object with the fields of the document.
- getWriteId() - Method in class ch.epfl.dedis.calypso.ReadData
-
- getWriteOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
Write is the proof containing the write request.
- getWriteOrBuilder() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
Write is the proof containing the write request.
- getWriteOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.Calypso.DecryptKeyOrBuilder
-
Write is the proof containing the write request.
- getX() - Method in class ch.epfl.dedis.calypso.CreateLTSReply
-
Getter for the public key of the LTS
- getX() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
X is the public key of the LTS.
- getX() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
X is the public key of the LTS.
- getX() - Method in interface ch.epfl.dedis.lib.proto.Calypso.CreateLTSReplyOrBuilder
-
X is the public key of the LTS.
- getX() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
X is the aggregate public key of the LTS used.
- getX() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
X is the aggregate public key of the LTS used.
- getX() - Method in interface ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReplyOrBuilder
-
X is the aggregate public key of the LTS used.
- getX509Ec() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Public-key identity from an X.509 certificate.
- getX509Ec() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
Public-key identity from an X.509 certificate.
- getX509Ec() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityOrBuilder
-
Public-key identity from an X.509 certificate.
- getX509Ec() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerX509EC x509ec = 2;
- getX509Ec() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
optional .darc.SignerX509EC x509ec = 2;
- getX509Ec() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerOrBuilder
-
optional .darc.SignerX509EC x509ec = 2;
- getX509EcBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Public-key identity from an X.509 certificate.
- getX509EcBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerX509EC x509ec = 2;
- getX509EcOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Public-key identity from an X.509 certificate.
- getX509EcOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
Public-key identity from an X.509 certificate.
- getX509EcOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityOrBuilder
-
Public-key identity from an X.509 certificate.
- getX509EcOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerX509EC x509ec = 2;
- getX509EcOrBuilder() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
optional .darc.SignerX509EC x509ec = 2;
- getX509EcOrBuilder() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerOrBuilder
-
optional .darc.SignerX509EC x509ec = 2;
- getXc() - Method in class ch.epfl.dedis.calypso.ReadData
-
- getXc() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read.Builder
-
required bytes xc = 2;
- getXc() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read
-
required bytes xc = 2;
- getXc() - Method in interface ch.epfl.dedis.lib.proto.Calypso.ReadOrBuilder
-
required bytes xc = 2;
- getXhatenc() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
XhatEnc is the random part of the encryption.
- getXhatenc() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
XhatEnc is the random part of the encryption.
- getXhatenc() - Method in interface ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReplyOrBuilder
-
XhatEnc is the random part of the encryption.
- getZero() - Method in class ch.epfl.dedis.lib.crypto.Bn256G1Point
-
Get the infinity (zero) point.
- getZero() - Method in class ch.epfl.dedis.lib.crypto.Bn256G2Point
-
Get the infinity (zero) point.
- getZero() - Method in class ch.epfl.dedis.lib.crypto.Ed25519Point
-
- getZero() - Method in interface ch.epfl.dedis.lib.crypto.Point
-
- GT() - Constructor for class ch.epfl.dedis.lib.crypto.bn256.BN.GT
-
Construct a new GT object, we make no guarantee on its value, please set it later.
- GT(GFp12) - Constructor for class ch.epfl.dedis.lib.crypto.bn256.BN.GT
-
Construct a new GT object from a GFp12 object.
- hasAccepted() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
required bool accepted = 2;
- hasAccepted() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult
-
required bool accepted = 2;
- hasAccepted() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.TxResultOrBuilder
-
required bool accepted = 2;
- hasAction() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
required string action = 2;
- hasAction() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
required string action = 2;
- hasAction() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
required string action = 2;
- hasAction() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
required string action = 1;
- hasAction() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule
-
required string action = 1;
- hasAction() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RuleOrBuilder
-
required string action = 1;
- hasAddress() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required string address = 4;
- hasAddress() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
required string address = 4;
- hasAddress() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
required string address = 4;
- hasAggregate() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
required bytes aggregate = 3;
- hasAggregate() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
required bytes aggregate = 3;
- hasAggregate() - Method in interface ch.epfl.dedis.lib.proto.OnetProto.RosterOrBuilder
-
required bytes aggregate = 3;
- hasAnswer() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollAnswer answer = 4;
- hasAnswer() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
optional .personhood.PollAnswer answer = 4;
- hasAnswer() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollOrBuilder
-
optional .personhood.PollAnswer answer = 4;
- hasAttendees() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
Attendees holds a slice of all public keys of the attendees.
- hasAttendees() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
Attendees holds a slice of all public keys of the attendees.
- hasAttendees() - Method in interface ch.epfl.dedis.lib.proto.Personhood.FinalStatementOrBuilder
-
Attendees holds a slice of all public keys of the attendees.
- hasAttendees() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Attendees is the slice of public keys of all confirmed attendees
- hasAttendees() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Attendees is the slice of public keys of all confirmed attendees
- hasAttendees() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Attendees is the slice of public keys of all confirmed attendees
- hasAuthinfo() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required bytes authinfo = 3;
- hasAuthinfo() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required bytes authinfo = 3;
- hasAuthinfo() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required bytes authinfo = 3;
- hasBaseHeight() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required sint32 base_height = 4;
- hasBaseHeight() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required sint32 base_height = 4;
- hasBaseHeight() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required sint32 base_height = 4;
- hasBaseid() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
BaseID is the ID of the first darc in the chain of evolution.
- hasBaseid() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
BaseID is the ID of the first darc in the chain of evolution.
- hasBaseid() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
BaseID is the ID of the first darc in the chain of evolution.
- hasBaseid() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
required bytes baseid = 1;
- hasBaseid() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
required bytes baseid = 1;
- hasBaseid() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
required bytes baseid = 1;
- hasBeneficiary() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required bytes beneficiary = 5;
- hasBeneficiary() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required bytes beneficiary = 5;
- hasBeneficiary() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required bytes beneficiary = 5;
- hasBlock() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse.Builder
-
optional .skipchain.SkipBlock block = 1;
- hasBlock() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse
-
optional .skipchain.SkipBlock block = 1;
- hasBlock() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponseOrBuilder
-
optional .skipchain.SkipBlock block = 1;
- hasBlockid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
required bytes blockid = 2;
- hasBlockid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
required bytes blockid = 2;
- hasBlockid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponseOrBuilder
-
required bytes blockid = 2;
- hasBlockindex() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
required sint32 blockindex = 2;
- hasBlockindex() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
required sint32 blockindex = 2;
- hasBlockindex() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponseOrBuilder
-
required sint32 blockindex = 2;
- hasBlockinterval() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
required sint64 blockinterval = 1;
- hasBlockinterval() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
required sint64 blockinterval = 1;
- hasBlockinterval() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfigOrBuilder
-
required sint64 blockinterval = 1;
- hasBlockinterval() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
BlockInterval in int64.
- hasBlockinterval() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
BlockInterval in int64.
- hasBlockinterval() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
BlockInterval in int64.
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
ByzCoinID where to look up the darc
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
ByzCoinID where to look up the darc
- hasByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationOrBuilder
-
ByzCoinID where to look up the darc
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest.Builder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequestOrBuilder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest.Builder
-
optional bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest
-
optional bytes byzcoinid = 1;
- hasByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequestOrBuilder
-
optional bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoinOrBuilder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
ByzCoinID of the state to download
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
ByzCoinID of the state to download
- hasByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateOrBuilder
-
ByzCoinID of the state to download
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise.Builder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.Calypso.AuthoriseOrBuilder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.Calypso.AuthorizeOrBuilder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.Calypso.CreateLTSReplyOrBuilder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
ByzCoinID represents the ledger where the pop-party is stored.
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
ByzCoinID represents the ledger where the pop-party is stored.
- hasByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyOrBuilder
-
ByzCoinID represents the ledger where the pop-party is stored.
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollOrBuilder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci.Builder
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci
-
required bytes byzcoinid = 1;
- hasByzcoinid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciOrBuilder
-
required bytes byzcoinid = 1;
- hasC() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
C is the secret re-encrypted under the reader's public key.
- hasC() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
C is the secret re-encrypted under the reader's public key.
- hasC() - Method in interface ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReplyOrBuilder
-
C is the secret re-encrypted under the reader's public key.
- hasC() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
C is the ElGamal parts for the symmetric key material (might also
contain an IV)
- hasC() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
C is the ElGamal parts for the symmetric key material (might also
contain an IV)
- hasC() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
C is the ElGamal parts for the symmetric key material (might also
contain an IV)
- hasChallenge() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig.Builder
-
required bytes challenge = 1;
- hasChallenge() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig
-
required bytes challenge = 1;
- hasChallenge() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSigOrBuilder
-
required bytes challenge = 1;
- hasChildren() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
required .collection.Children children = 3;
- hasChildren() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
required .collection.Children children = 3;
- hasChildren() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.DumpOrBuilder
-
required .collection.Children children = 3;
- hasChoice() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
required sint32 choice = 2;
- hasChoice() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
required sint32 choice = 2;
- hasChoice() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollAnswerOrBuilder
-
required sint32 choice = 2;
- hasChoice() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice.Builder
-
required sint32 choice = 1;
- hasChoice() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice
-
required sint32 choice = 1;
- hasChoice() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollChoiceOrBuilder
-
required sint32 choice = 1;
- hasClienttransaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
required .byzcoin.ClientTransaction clienttransaction = 1;
- hasClienttransaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult
-
required .byzcoin.ClientTransaction clienttransaction = 1;
- hasClienttransaction() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.TxResultOrBuilder
-
required .byzcoin.ClientTransaction clienttransaction = 1;
- hasClienttransactionhash() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
ClientTransactionHash is the sha256 hash of all the transactions in the body
- hasClienttransactionhash() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
ClientTransactionHash is the sha256 hash of all the transactions in the body
- hasClienttransactionhash() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeaderOrBuilder
-
ClientTransactionHash is the sha256 hash of all the transactions in the body
- hasCommand() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Command is interpreted by the contract.
- hasCommand() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
Command is interpreted by the contract.
- hasCommand() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InvokeOrBuilder
-
Command is interpreted by the contract.
- hasCommitment() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception.Builder
-
required bytes commitment = 2;
- hasCommitment() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception
-
required bytes commitment = 2;
- hasCommitment() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ExceptionOrBuilder
-
required bytes commitment = 2;
- hasContent() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required string content = 3;
- hasContent() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
required string content = 3;
- hasContent() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.EventOrBuilder
-
required string content = 3;
- hasContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete.Builder
-
ContractID represents the kind of contract that is being deleted.
- hasContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete
-
ContractID represents the kind of contract that is being deleted.
- hasContractid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DeleteOrBuilder
-
ContractID represents the kind of contract that is being deleted.
- hasContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
ContractID represents the kind of contract that is being invoked.
- hasContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
ContractID represents the kind of contract that is being invoked.
- hasContractid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InvokeOrBuilder
-
ContractID represents the kind of contract that is being invoked.
- hasContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
ContractID represents the kind of contract that is being spawned.
- hasContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
ContractID represents the kind of contract that is being spawned.
- hasContractid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.SpawnOrBuilder
-
ContractID represents the kind of contract that is being spawned.
- hasContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
ContractID points to the contract that can interpret the value
- hasContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
ContractID points to the contract that can interpret the value
- hasContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required string contractid = 2;
- hasContractid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
required string contractid = 2;
- hasContractid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBodyOrBuilder
-
required string contractid = 2;
- hasContractid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
ContractID points to the contract that can interpret the value
- hasCost() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
Cost reflects how many coins you'll have to pay for a read-request
- hasCost() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
Cost reflects how many coins you'll have to pay for a read-request
- hasCost() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
Cost reflects how many coins you'll have to pay for a read-request
- hasCostcoin() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costcoin = 2;
- hasCostcoin() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required .byzcoin.Coin costcoin = 2;
- hasCostcoin() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required .byzcoin.Coin costcoin = 2;
- hasCostcread() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costcread = 8;
- hasCostcread() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
optional .byzcoin.Coin costcread = 8;
- hasCostcread() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
optional .byzcoin.Coin costcread = 8;
- hasCostcredential() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costcredential = 3;
- hasCostcredential() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required .byzcoin.Coin costcredential = 3;
- hasCostcredential() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required .byzcoin.Coin costcredential = 3;
- hasCostcwrite() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costcwrite = 7;
- hasCostcwrite() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
optional .byzcoin.Coin costcwrite = 7;
- hasCostcwrite() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
optional .byzcoin.Coin costcwrite = 7;
- hasCostdarc() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costdarc = 1;
- hasCostdarc() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required .byzcoin.Coin costdarc = 1;
- hasCostdarc() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required .byzcoin.Coin costdarc = 1;
- hasCostparty() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costparty = 4;
- hasCostparty() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
required .byzcoin.Coin costparty = 4;
- hasCostparty() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
required .byzcoin.Coin costparty = 4;
- hasCostropasci() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costropasci = 6;
- hasCostropasci() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
optional .byzcoin.Coin costropasci = 6;
- hasCostropasci() - Method in interface ch.epfl.dedis.lib.proto.Personhood.SpawnerStructOrBuilder
-
optional .byzcoin.Coin costropasci = 6;
- hasCredential() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional .personhood.CredentialStruct credential = 3;
- hasCredential() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
optional .personhood.CredentialStruct credential = 3;
- hasCredential() - Method in interface ch.epfl.dedis.lib.proto.Personhood.UserLocationOrBuilder
-
optional .personhood.CredentialStruct credential = 3;
- hasCredentialiid() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional bytes credentialiid = 2;
- hasCredentialiid() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
optional bytes credentialiid = 2;
- hasCredentialiid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.UserLocationOrBuilder
-
optional bytes credentialiid = 2;
- hasCtx() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate.Builder
-
required bytes ctx = 2;
- hasCtx() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate
-
required bytes ctx = 2;
- hasCtx() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.AuthenticateOrBuilder
-
required bytes ctx = 2;
- hasDarc() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Darc identity
- hasDarc() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
Darc identity
- hasDarc() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityOrBuilder
-
Darc identity
- hasDarcid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
DarcID that holds the rules
- hasDarcid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
DarcID that holds the rules
- hasDarcid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationOrBuilder
-
DarcID that holds the rules
- hasDarcid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
DarcID is the Darc controlling access to this key.
- hasDarcid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
DarcID is the Darc controlling access to this key.
- hasDarcid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required bytes darcid = 5;
- hasDarcid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
required bytes darcid = 5;
- hasDarcid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBodyOrBuilder
-
required bytes darcid = 5;
- hasDarcid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
DarcID is the Darc controlling access to this key.
- hasDarcid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply.Builder
-
required bytes darcid = 2;
- hasDarcid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply
-
required bytes darcid = 2;
- hasDarcid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReplyOrBuilder
-
required bytes darcid = 2;
- hasDarcid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
required bytes darcid = 3;
- hasDarcid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
required bytes darcid = 3;
- hasDarcid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDOrBuilder
-
required bytes darcid = 3;
- hasData() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
Data should be encrypted by the application under the symmetric key
in U and C
- hasData() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
Data should be encrypted by the application under the symmetric key
in U and C
- hasData() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
Data should be encrypted by the application under the symmetric key
in U and C
- hasData() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
Data is the first data that will be stored in the genesis-block.
- hasData() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
Data is the first data that will be stored in the genesis-block.
- hasData() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityOrBuilder
-
Data is the first data that will be stored in the genesis-block.
- hasData() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply.Builder
-
optional .cisc.Data data = 1;
- hasData() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply
-
optional .cisc.Data data = 1;
- hasData() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReplyOrBuilder
-
optional .cisc.Data data = 1;
- hasData() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply.Builder
-
optional .skipchain.SkipBlock data = 1;
- hasData() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply
-
optional .skipchain.SkipBlock data = 1;
- hasData() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReplyOrBuilder
-
optional .skipchain.SkipBlock data = 1;
- hasData() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
required string data = 1;
- hasData() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy
-
required string data = 1;
- hasData() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityProxyOrBuilder
-
required string data = 1;
- hasData() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
required string data = 1;
- hasData() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy
-
required string data = 1;
- hasData() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerProxyOrBuilder
-
required string data = 1;
- hasData() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required bytes data = 8;
- hasData() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required bytes data = 8;
- hasData() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required bytes data = 8;
- hasDatetime() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
DateTime of the party.
- hasDatetime() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
DateTime of the party.
- hasDatetime() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopDescOrBuilder
-
DateTime of the party.
- hasDatetime() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
DateTime of the party.
- hasDatetime() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
DateTime of the party.
- hasDatetime() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
DateTime of the party.
- hasDelete() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Delete removes the given instance.
- hasDelete() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
Delete removes the given instance.
- hasDelete() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
Delete removes the given instance.
- hasDesc() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
Desc is the description of the pop-party.
- hasDesc() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
Desc is the description of the pop-party.
- hasDesc() - Method in interface ch.epfl.dedis.lib.proto.Personhood.FinalStatementOrBuilder
-
Desc is the description of the pop-party.
- hasDesc() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Desc is the description of the pop-party.
- hasDesc() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
Desc is the description of the pop-party.
- hasDesc() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalStatementOrBuilder
-
Desc is the description of the pop-party.
- hasDesc() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
optional .pop.PopDesc desc = 1;
- hasDesc() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
optional .pop.PopDesc desc = 1;
- hasDesc() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreConfigOrBuilder
-
optional .pop.PopDesc desc = 1;
- hasDescid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
required bytes descid = 1;
- hasDescid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
required bytes descid = 1;
- hasDescid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequestOrBuilder
-
required bytes descid = 1;
- hasDescription() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Description is a free-form field that can hold any data as required
by the user.
- hasDescription() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
Description is a free-form field that can hold any data as required
by the user.
- hasDescription() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
Description is a free-form field that can hold any data as required
by the user.
- hasDescription() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required string description = 5;
- hasDescription() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
required string description = 5;
- hasDescription() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
required string description = 5;
- hasDescription() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required string description = 4;
- hasDescription() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
required string description = 4;
- hasDescription() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
required string description = 4;
- hasDescription() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Description holds the name, date and location of the party and is available
before the barrier point.
- hasDescription() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Description holds the name, date and location of the party and is available
before the barrier point.
- hasDescription() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Description holds the name, date and location of the party and is available
before the barrier point.
- hasDescription() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required string description = 1;
- hasDescription() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
required string description = 1;
- hasDescription() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
required string description = 1;
- hasE() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
E is the non-interactive challenge as scalar
- hasE() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
E is the non-interactive challenge as scalar
- hasE() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
E is the non-interactive challenge as scalar
- hasEd25519() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Public-key identity
- hasEd25519() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
Public-key identity
- hasEd25519() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityOrBuilder
-
Public-key identity
- hasEd25519() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerEd25519 ed25519 = 1;
- hasEd25519() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
optional .darc.SignerEd25519 ed25519 = 1;
- hasEd25519() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerOrBuilder
-
optional .darc.SignerEd25519 ed25519 = 1;
- hasEmpty() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required .trie.EmptyNode empty = 3;
- hasEmpty() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
required .trie.EmptyNode empty = 3;
- hasEmpty() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
required .trie.EmptyNode empty = 3;
- hasEndpoint() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
required string endpoint = 1;
- hasEndpoint() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability
-
required string endpoint = 1;
- hasEndpoint() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CapabilityOrBuilder
-
required string endpoint = 1;
- hasExists() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply.Builder
-
required bool exists = 1;
- hasExists() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply
-
required bool exists = 1;
- hasExists() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReplyOrBuilder
-
required bool exists = 1;
- hasExpr() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
required bytes expr = 2;
- hasExpr() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule
-
required bytes expr = 2;
- hasExpr() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RuleOrBuilder
-
required bytes expr = 2;
- hasExtradata() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
ExtraData is clear text and application-specific
- hasExtradata() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
ExtraData is clear text and application-specific
- hasExtradata() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
ExtraData is clear text and application-specific
- hasF() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
f is the proof - written in uppercase here so it is an exported
field, but in the OCS-paper it's lowercase.
- hasF() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
f is the proof - written in uppercase here so it is an exported
field, but in the OCS-paper it's lowercase.
- hasF() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
f is the proof - written in uppercase here so it is an exported
field, but in the OCS-paper it's lowercase.
- hasFinal() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
optional .pop.FinalStatement final = 2;
- hasFinal() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
optional .pop.FinalStatement final = 2;
- hasFinal() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.StoreKeysOrBuilder
-
optional .pop.FinalStatement final = 2;
- hasFinal() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse.Builder
-
optional .pop.FinalStatement final = 1;
- hasFinal() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse
-
optional .pop.FinalStatement final = 1;
- hasFinal() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponseOrBuilder
-
optional .pop.FinalStatement final = 1;
- hasFinal() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
FinalStatement of current party
- hasFinal() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig
-
FinalStatement of current party
- hasFinal() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeConfigOrBuilder
-
FinalStatement of current party
- hasFinal() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
FinalStatement of party was asked to merge
- hasFinal() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
FinalStatement of party was asked to merge
- hasFinal() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReplyOrBuilder
-
FinalStatement of party was asked to merge
- hasFinalstatement() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
- hasFinalstatement() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
- hasFinalstatement() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstanceOrBuilder
-
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
- hasFirstplayer() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
optional sint32 firstplayer = 4;
- hasFirstplayer() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
optional sint32 firstplayer = 4;
- hasFirstplayer() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
optional sint32 firstplayer = 4;
- hasFirstplayerhash() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required bytes firstplayerhash = 3;
- hasFirstplayerhash() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
required bytes firstplayerhash = 3;
- hasFirstplayerhash() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
required bytes firstplayerhash = 3;
- hasFrom() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
Return events where When is > From.
- hasFrom() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
Return events where When is > From.
- hasFrom() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchRequestOrBuilder
-
Return events where When is > From.
- hasFrom() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
required bytes from = 1;
- hasFrom() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
required bytes from = 1;
- hasFrom() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLinkOrBuilder
-
required bytes from = 1;
- hasGenesis() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
optional .skipchain.SkipBlock genesis = 2;
- hasGenesis() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
optional .skipchain.SkipBlock genesis = 2;
- hasGenesis() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoinOrBuilder
-
optional .skipchain.SkipBlock genesis = 2;
- hasGenesis() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply.Builder
-
optional .skipchain.SkipBlock genesis = 1;
- hasGenesis() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply
-
optional .skipchain.SkipBlock genesis = 1;
- hasGenesis() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReplyOrBuilder
-
optional .skipchain.SkipBlock genesis = 1;
- hasGenesis() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex.Builder
-
required bytes genesis = 1;
- hasGenesis() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex
-
required bytes genesis = 1;
- hasGenesis() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexOrBuilder
-
required bytes genesis = 1;
- hasGenesis() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required bytes genesis = 7;
- hasGenesis() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required bytes genesis = 7;
- hasGenesis() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required bytes genesis = 7;
- hasGenesisdarc() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
GenesisDarc defines who is allowed to write to this skipchain.
- hasGenesisdarc() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
GenesisDarc defines who is allowed to write to this skipchain.
- hasGenesisdarc() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
GenesisDarc defines who is allowed to write to this skipchain.
- hash() - Method in class ch.epfl.dedis.byzcoin.transaction.Instruction
-
This method computes the sha256 hash of the instruction.
- hash() - Method in class ch.epfl.dedis.lib.darc.Request
-
Computes the sha256 digest of the request, the message that it hashes does not include the signature part of the
request.
- hash() - Method in class ch.epfl.dedis.skipchain.ForwardLink
-
- HASH_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
- hasHash() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required bytes hash = 10;
- hasHash() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required bytes hash = 10;
- hasHash() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required bytes hash = 10;
- hashCode() - Method in class ch.epfl.dedis.byzcoin.InstanceId
-
- hashCode() - Method in class ch.epfl.dedis.byzcoin.transaction.ClientTransactionId
-
- hashCode() - Method in class ch.epfl.dedis.byzgen.UserId
-
- hashCode() - Method in class ch.epfl.dedis.lib.darc.IdentityDarc
-
- hashCode() - Method in class ch.epfl.dedis.lib.network.ServerIdentity
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Request
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
- hashCode() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
- hashCode() - Method in class ch.epfl.dedis.lib.Sha256id
-
- hasHeight() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required sint32 height = 2;
- hasHeight() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required sint32 height = 2;
- hasHeight() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required sint32 height = 2;
- HashId - Interface in ch.epfl.dedis.lib
-
- hashToPoint(byte[]) - Static method in class ch.epfl.dedis.lib.crypto.bn256.BN.G1
-
Map a byte array to a point.
- hasId() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
ID is any block that is known to us in the skipchain, can be the genesis
block or any later block.
- hasId() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
ID is any block that is known to us in the skipchain, can be the genesis
block or any later block.
- hasId() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofOrBuilder
-
ID is any block that is known to us in the skipchain, can be the genesis
block or any later block.
- hasId() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest.Builder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest
-
required bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequestOrBuilder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate.Builder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate
-
required bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataUpdateOrBuilder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend
-
required bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeSendOrBuilder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate.Builder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate
-
required bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateOrBuilder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
required bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteOrBuilder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock
-
required bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlockOrBuilder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc.Builder
-
Signer SignerEd25519
- hasId() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc
-
Signer SignerEd25519
- hasId() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityDarcOrBuilder
-
Signer SignerEd25519
- hasId() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
required bytes id = 2;
- hasId() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
required bytes id = 2;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchRequestOrBuilder
-
required bytes id = 2;
- hasId() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required bytes id = 3;
- hasId() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
required bytes id = 3;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
required bytes id = 3;
- hasId() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
optional bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster
-
optional bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.OnetProto.RosterOrBuilder
-
optional bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest.Builder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest
-
required bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FetchRequestOrBuilder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys.Builder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys
-
required bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetKeysOrBuilder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply
-
required bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetKeysReplyOrBuilder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
Hash of PopDesc party to merge with
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig
-
Hash of PopDesc party to merge with
- hasId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeConfigOrBuilder
-
Hash of PopDesc party to merge with
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest.Builder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest
-
required bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeRequestOrBuilder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply.Builder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply
-
required bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReplyOrBuilder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
ID is the ID of the party where we want to store intermediate keys
- hasId() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
ID is the ID of the party where we want to store intermediate keys
- hasId() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreKeysOrBuilder
-
ID is the ID of the party where we want to store intermediate keys
- hasId() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock.Builder
-
required bytes id = 1;
- hasId() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock
-
required bytes id = 1;
- hasId() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockOrBuilder
-
required bytes id = 1;
- hasIdblock() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
optional .cisc.IDBlock idblock = 1;
- hasIdblock() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
optional .cisc.IDBlock idblock = 1;
- hasIdblock() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentityOrBuilder
-
optional .cisc.IDBlock idblock = 1;
- hasInclusionproof() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
InclusionProof is the deserialized InclusionProof
- hasInclusionproof() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
InclusionProof is the deserialized InclusionProof
- hasInclusionproof() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ProofOrBuilder
-
InclusionProof is the deserialized InclusionProof
- hasInclusionwait() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
How many block-intervals to wait for inclusion -
missing value or 0 means return immediately.
- hasInclusionwait() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
How many block-intervals to wait for inclusion -
missing value or 0 means return immediately.
- hasInclusionwait() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequestOrBuilder
-
How many block-intervals to wait for inclusion -
missing value or 0 means return immediately.
- hasIndex() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception.Builder
-
required sint32 index = 1;
- hasIndex() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception
-
required sint32 index = 1;
- hasIndex() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ExceptionOrBuilder
-
required sint32 index = 1;
- hasIndex() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex.Builder
-
required sint32 index = 2;
- hasIndex() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex
-
required sint32 index = 2;
- hasIndex() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexOrBuilder
-
required sint32 index = 2;
- hasIndex() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required sint32 index = 1;
- hasIndex() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required sint32 index = 1;
- hasIndex() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required sint32 index = 1;
- hasInstance() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
required bytes instance = 1;
- hasInstance() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
required bytes instance = 1;
- hasInstance() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchRequestOrBuilder
-
required bytes instance = 1;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
required bytes instanceid = 2;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
required bytes instanceid = 2;
- hasInstanceid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityOrBuilder
-
required bytes instanceid = 2;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion.Builder
-
required bytes instanceid = 2;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion
-
required bytes instanceid = 2;
- hasInstanceid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionOrBuilder
-
required bytes instanceid = 2;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
required bytes instanceid = 2;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
required bytes instanceid = 2;
- hasInstanceid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionOrBuilder
-
required bytes instanceid = 2;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion.Builder
-
required bytes instanceid = 2;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion
-
required bytes instanceid = 2;
- hasInstanceid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersionOrBuilder
-
required bytes instanceid = 2;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
InstanceID is either the instance that can spawn a new instance, or the instance
that will be invoked or deleted.
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
InstanceID is either the instance that can spawn a new instance, or the instance
that will be invoked or deleted.
- hasInstanceid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
InstanceID is either the instance that can spawn a new instance, or the instance
that will be invoked or deleted.
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
InstanceID of the state to change
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
InstanceID of the state to change
- hasInstanceid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
InstanceID of the state to change
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
required bytes instanceid = 2;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
required bytes instanceid = 2;
- hasInstanceid() - Method in interface ch.epfl.dedis.lib.proto.Calypso.CreateLTSReplyOrBuilder
-
required bytes instanceid = 2;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
InstanceID is where to find the party in the ledger.
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
InstanceID is where to find the party in the ledger.
- hasInstanceid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyOrBuilder
-
InstanceID is where to find the party in the ledger.
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply.Builder
-
required bytes instanceid = 1;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply
-
required bytes instanceid = 1;
- hasInstanceid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReplyOrBuilder
-
required bytes instanceid = 1;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
required bytes instanceid = 2;
- hasInstanceid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
required bytes instanceid = 2;
- hasInstanceid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDOrBuilder
-
required bytes instanceid = 2;
- hasInvoke() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Invoke calls a method of an existing instance.
- hasInvoke() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
Invoke calls a method of an existing instance.
- hasInvoke() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
Invoke calls a method of an existing instance.
- hasIssuer() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required string issuer = 2;
- hasIssuer() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
required string issuer = 2;
- hasIssuer() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfoOrBuilder
-
required string issuer = 2;
- hasIssuer() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required string issuer = 2;
- hasIssuer() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
required string issuer = 2;
- hasIssuer() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
required string issuer = 2;
- hasIssuer() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required string issuer = 2;
- hasIssuer() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required string issuer = 2;
- hasIssuer() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required string issuer = 2;
- hasKey() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue.Builder
-
required bytes key = 1;
- hasKey() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue
-
required bytes key = 1;
- hasKey() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValueOrBuilder
-
required bytes key = 1;
- hasKey() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
required bytes key = 1;
- hasKey() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
required bytes key = 1;
- hasKey() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseStateOrBuilder
-
required bytes key = 1;
- hasKey() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
Key is the key we want to look up
- hasKey() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
Key is the key we want to look up
- hasKey() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofOrBuilder
-
Key is the key we want to look up
- hasKey() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
required bytes key = 1;
- hasKey() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
required bytes key = 1;
- hasKey() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.DumpOrBuilder
-
required bytes key = 1;
- hasKey() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Key is the key that this proof is representing
- hasKey() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
Key is the key that this proof is representing
- hasKey() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ProofOrBuilder
-
Key is the key that this proof is representing
- hasKey() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
required bytes key = 2;
- hasKey() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
required bytes key = 2;
- hasKey() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.LeafNodeOrBuilder
-
required bytes key = 2;
- hasLabel() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
required bytes label = 4;
- hasLabel() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump
-
required bytes label = 4;
- hasLabel() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.DumpOrBuilder
-
required bytes label = 4;
- hasLatest() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
optional .skipchain.SkipBlock latest = 3;
- hasLatest() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin
-
optional .skipchain.SkipBlock latest = 3;
- hasLatest() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoinOrBuilder
-
optional .skipchain.SkipBlock latest = 3;
- hasLatest() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Providing the latest skipblock to retrieve the Merkle tree root.
- hasLatest() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof
-
Providing the latest skipblock to retrieve the Merkle tree root.
- hasLatest() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ProofOrBuilder
-
Providing the latest skipblock to retrieve the Merkle tree root.
- hasLatest() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .cisc.Data latest = 1;
- hasLatest() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
optional .cisc.Data latest = 1;
- hasLatest() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.IDBlockOrBuilder
-
optional .cisc.Data latest = 1;
- hasLatest() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
optional .skipchain.SkipBlock latest = 2;
- hasLatest() - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock
-
optional .skipchain.SkipBlock latest = 2;
- hasLatest() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlockOrBuilder
-
optional .skipchain.SkipBlock latest = 2;
- hasLatest() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
required .skipchain.SkipBlock latest = 2;
- hasLatest() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
required .skipchain.SkipBlock latest = 2;
- hasLatest() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReplyOrBuilder
-
required .skipchain.SkipBlock latest = 2;
- hasLatestID() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain.Builder
-
latest known id of a block.
- hasLatestID() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain
-
latest known id of a block.
- hasLatestID() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainOrBuilder
-
latest known id of a block.
- hasLatestskipblock() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .skipchain.SkipBlock latestskipblock = 3;
- hasLatestskipblock() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
optional .skipchain.SkipBlock latestskipblock = 3;
- hasLatestskipblock() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.IDBlockOrBuilder
-
optional .skipchain.SkipBlock latestskipblock = 3;
- hasLeaf() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required .trie.LeafNode leaf = 2;
- hasLeaf() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
required .trie.LeafNode leaf = 2;
- hasLeaf() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
required .trie.LeafNode leaf = 2;
- hasLeft() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children.Builder
-
required bytes left = 1;
- hasLeft() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children
-
required bytes left = 1;
- hasLeft() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ChildrenOrBuilder
-
required bytes left = 1;
- hasLeft() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
required .collection.Dump left = 1;
- hasLeft() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
required .collection.Dump left = 1;
- hasLeft() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.StepOrBuilder
-
required .collection.Dump left = 1;
- hasLeft() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode.Builder
-
required bytes left = 1;
- hasLeft() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode
-
required bytes left = 1;
- hasLeft() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.InteriorNodeOrBuilder
-
required bytes left = 1;
- hasLength() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
Length of the statechanges to download
- hasLength() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
Length of the statechanges to download
- hasLength() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateOrBuilder
-
Length of the statechanges to download
- hasList() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollList list = 3;
- hasList() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
optional .personhood.PollList list = 3;
- hasList() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollOrBuilder
-
optional .personhood.PollList list = 3;
- hasLocation() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Location of the party
- hasLocation() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
Location of the party
- hasLocation() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopDescOrBuilder
-
Location of the party
- hasLocation() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional string location = 4;
- hasLocation() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
optional string location = 4;
- hasLocation() - Method in interface ch.epfl.dedis.lib.proto.Personhood.UserLocationOrBuilder
-
optional string location = 4;
- hasLocation() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Location of the party
- hasLocation() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
Location of the party
- hasLocation() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
Location of the party
- hasLocation() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
required string location = 1;
- hasLocation() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
required string location = 1;
- hasLocation() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.ShortDescOrBuilder
-
required string location = 1;
- hasLongpri() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required .authprox.PriShare longpri = 4;
- hasLongpri() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
required .authprox.PriShare longpri = 4;
- hasLongpri() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
required .authprox.PriShare longpri = 4;
- hasLrs() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
required bytes lrs = 3;
- hasLrs() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
required bytes lrs = 3;
- hasLrs() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollAnswerOrBuilder
-
required bytes lrs = 3;
- hasLrstag() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice.Builder
-
required bytes lrstag = 2;
- hasLrstag() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice
-
required bytes lrstag = 2;
- hasLrstag() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollChoiceOrBuilder
-
required bytes lrstag = 2;
- hasLtsid() - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply.Builder
-
LTSID is the id of the LTS instance created.
- hasLtsid() - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply
-
LTSID is the id of the LTS instance created.
- hasLtsid() - Method in interface ch.epfl.dedis.lib.proto.Calypso.GetLTSReplyOrBuilder
-
LTSID is the id of the LTS instance created.
- hasLtsid() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
LTSID points to the identity of the lts group
- hasLtsid() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
LTSID points to the identity of the lts group
- hasLtsid() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
LTSID points to the identity of the lts group
- hasMaxblocksize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
required sint32 maxblocksize = 3;
- hasMaxblocksize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
required sint32 maxblocksize = 3;
- hasMaxblocksize() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfigOrBuilder
-
required sint32 maxblocksize = 3;
- hasMaxblocksize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
Maximum block size.
- hasMaxblocksize() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
Maximum block size.
- hasMaxblocksize() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
Maximum block size.
- hasMaxHeight() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required sint32 max_height = 3;
- hasMaxHeight() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required sint32 max_height = 3;
- hasMaxHeight() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required sint32 max_height = 3;
- hasMerged() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Flag indicates that party was merged
- hasMerged() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
Flag indicates that party was merged
- hasMerged() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalStatementOrBuilder
-
Flag indicates that party was merged
- hasMessage() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required bytes message = 6;
- hasMessage() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required bytes message = 6;
- hasMessage() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required bytes message = 6;
- hasMiningreward() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
How much money to mine
- hasMiningreward() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
How much money to mine
- hasMiningreward() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
How much money to mine
- hasMsg() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
required bytes msg = 3;
- hasMsg() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
required bytes msg = 3;
- hasMsg() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.RequestOrBuilder
-
required bytes msg = 3;
- hasMsg() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig.Builder
-
required bytes msg = 1;
- hasMsg() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig
-
required bytes msg = 1;
- hasMsg() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSigOrBuilder
-
required bytes msg = 1;
- hasName() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
Name can be any name recognized by the contract.
- hasName() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument
-
Name can be any name recognized by the contract.
- hasName() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ArgumentOrBuilder
-
Name can be any name recognized by the contract.
- hasName() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin.Builder
-
Name points to the genesis instance of that coin.
- hasName() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin
-
Name points to the genesis instance of that coin.
- hasName() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CoinOrBuilder
-
Name points to the genesis instance of that coin.
- hasName() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required string name = 1;
- hasName() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
required string name = 1;
- hasName() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentityOrBuilder
-
required string name = 1;
- hasName() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
required string name = 1;
- hasName() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute
-
required string name = 1;
- hasName() - Method in interface ch.epfl.dedis.lib.proto.Personhood.AttributeOrBuilder
-
required string name = 1;
- hasName() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
required string name = 1;
- hasName() - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential
-
required string name = 1;
- hasName() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CredentialOrBuilder
-
required string name = 1;
- hasName() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Name of the party.
- hasName() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
Name of the party.
- hasName() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopDescOrBuilder
-
Name of the party.
- hasName() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Name and purpose of the party.
- hasName() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
Name and purpose of the party.
- hasName() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
Name and purpose of the party.
- hasNewBlock() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
required .skipchain.SkipBlock newBlock = 2;
- hasNewBlock() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
required .skipchain.SkipBlock newBlock = 2;
- hasNewBlock() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockOrBuilder
-
required .skipchain.SkipBlock newBlock = 2;
- hasNewparty() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
optional .personhood.Party newparty = 1;
- hasNewparty() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList
-
optional .personhood.Party newparty = 1;
- hasNewparty() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyListOrBuilder
-
optional .personhood.Party newparty = 1;
- hasNewpoll() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollStruct newpoll = 2;
- hasNewpoll() - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll
-
optional .personhood.PollStruct newpoll = 2;
- hasNewpoll() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollOrBuilder
-
optional .personhood.PollStruct newpoll = 2;
- hasNewropasci() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
optional .personhood.RoPaSci newropasci = 1;
- hasNewropasci() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList
-
optional .personhood.RoPaSci newropasci = 1;
- hasNewropasci() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciListOrBuilder
-
optional .personhood.RoPaSci newropasci = 1;
- hasNewRoster() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
optional .onet.Roster newRoster = 3;
- hasNewRoster() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
optional .onet.Roster newRoster = 3;
- hasNewRoster() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLinkOrBuilder
-
optional .onet.Roster newRoster = 3;
- hasNext() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Next is a link to the instanceID of the next party.
- hasNext() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Next is a link to the instanceID of the next party.
- hasNext() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Next is a link to the instanceID of the next party.
- hasNext() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
Next is a link to the instanceID of the next party.
- hasNext() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
Next is a link to the instanceID of the next party.
- hasNext() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstanceOrBuilder
-
Next is a link to the instanceID of the next party.
- hasNonce() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
Nonce is 0 for a new download, else it must be
equal to the nonce returned in DownloadStateResponse.
- hasNonce() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState
-
Nonce is 0 for a new download, else it must be
equal to the nonce returned in DownloadStateResponse.
- hasNonce() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateOrBuilder
-
Nonce is 0 for a new download, else it must be
equal to the nonce returned in DownloadStateResponse.
- hasNonce() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
Nonce to be used for the download.
- hasNonce() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse
-
Nonce to be used for the download.
- hasNonce() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponseOrBuilder
-
Nonce to be used for the download.
- hasNonce() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate.Builder
-
required bytes nonce = 1;
- hasNonce() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate
-
required bytes nonce = 1;
- hasNonce() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.AuthenticateOrBuilder
-
required bytes nonce = 1;
- hasNonce() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
Nonce plays in this case message of authentication
- hasNonce() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
Nonce plays in this case message of authentication
- hasNonce() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityOrBuilder
-
Nonce plays in this case message of authentication
- hasNonce() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required bytes nonce = 4;
- hasNonce() - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof
-
required bytes nonce = 4;
- hasNonce() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.ProofOrBuilder
-
required bytes nonce = 4;
- hasOrganizers() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Organizers is the number of organizers responsible for this party
- hasOrganizers() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Organizers is the number of organizers responsible for this party
- hasOrganizers() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Organizers is the number of organizers responsible for this party
- hasPartial() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
required .authprox.PriShare partial = 1;
- hasPartial() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
required .authprox.PriShare partial = 1;
- hasPartial() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.PartialSigOrBuilder
-
required .authprox.PriShare partial = 1;
- hasPartialsignature() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse.Builder
-
required .authprox.PartialSig partialsignature = 1;
- hasPartialsignature() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse
-
required .authprox.PartialSig partialsignature = 1;
- hasPartialsignature() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponseOrBuilder
-
required .authprox.PartialSig partialsignature = 1;
- hasPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID.Builder
-
required bytes partyid = 1;
- hasPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID
-
required bytes partyid = 1;
- hasPartyid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDOrBuilder
-
required bytes partyid = 1;
- hasPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner.Builder
-
required bytes partyid = 1;
- hasPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner
-
required bytes partyid = 1;
- hasPartyid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetSignerOrBuilder
-
required bytes partyid = 1;
- hasPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
required bytes partyid = 1;
- hasPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID
-
required bytes partyid = 1;
- hasPartyid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDOrBuilder
-
required bytes partyid = 1;
- hasPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
required bytes partyid = 1;
- hasPartyid() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
required bytes partyid = 1;
- hasPartyid() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreSignerOrBuilder
-
required bytes partyid = 1;
- hasPayload() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
optional bytes payload = 12;
- hasPayload() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
optional bytes payload = 12;
- hasPayload() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
optional bytes payload = 12;
- hasPersonhood() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required bytes personhood = 1;
- hasPersonhood() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
required bytes personhood = 1;
- hasPersonhood() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
required bytes personhood = 1;
- hasPin() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
required string pin = 1;
- hasPin() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest
-
required string pin = 1;
- hasPin() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PinRequestOrBuilder
-
required string pin = 1;
- hasPin() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
required string pin = 1;
- hasPin() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest
-
required string pin = 1;
- hasPin() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PinRequestOrBuilder
-
required string pin = 1;
- hasPoint() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device.Builder
-
Point is the public key of that device
- hasPoint() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device
-
Point is the public key of that device
- hasPoint() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DeviceOrBuilder
-
Point is the public key of that device
- hasPoint() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519.Builder
-
required bytes point = 1;
- hasPoint() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519
-
required bytes point = 1;
- hasPoint() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519OrBuilder
-
required bytes point = 1;
- hasPoint() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519.Builder
-
required bytes point = 1;
- hasPoint() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519
-
required bytes point = 1;
- hasPoint() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519OrBuilder
-
required bytes point = 1;
- hasPoint() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC.Builder
-
required bytes point = 1;
- hasPoint() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC
-
required bytes point = 1;
- hasPoint() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerX509ECOrBuilder
-
required bytes point = 1;
- hasPollid() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
required bytes pollid = 1;
- hasPollid() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer
-
required bytes pollid = 1;
- hasPollid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollAnswerOrBuilder
-
required bytes pollid = 1;
- hasPollid() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
optional bytes pollid = 2;
- hasPollid() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
optional bytes pollid = 2;
- hasPollid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
optional bytes pollid = 2;
- hasPophash() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
required bytes pophash = 1;
- hasPophash() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig
-
required bytes pophash = 1;
- hasPophash() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.CheckConfigOrBuilder
-
required bytes pophash = 1;
- hasPophash() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
required bytes pophash = 2;
- hasPophash() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
required bytes pophash = 2;
- hasPophash() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReplyOrBuilder
-
required bytes pophash = 2;
- hasPophash() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
hash of party was asking to merge
- hasPophash() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
hash of party was asking to merge
- hasPophash() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReplyOrBuilder
-
hash of party was asking to merge
- hasPopstatus() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
required sint32 popstatus = 1;
- hasPopstatus() - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply
-
required sint32 popstatus = 1;
- hasPopstatus() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReplyOrBuilder
-
required sint32 popstatus = 1;
- hasPopstatus() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
status of merging process
- hasPopstatus() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply
-
status of merging process
- hasPopstatus() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReplyOrBuilder
-
status of merging process
- hasPrevid() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
PrevID is the previous darc ID in the chain of evolution.
- hasPrevid() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
PrevID is the previous darc ID in the chain of evolution.
- hasPrevid() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
PrevID is the previous darc ID in the chain of evolution.
- hasPrevious() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- hasPrevious() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- hasPrevious() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- hasPrevious() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- hasPrevious() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- hasPrevious() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstanceOrBuilder
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- hasPrevious() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
optional .skipchain.SkipBlock previous = 1;
- hasPrevious() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply
-
optional .skipchain.SkipBlock previous = 1;
- hasPrevious() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReplyOrBuilder
-
optional .skipchain.SkipBlock previous = 1;
- hasProof() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
- hasProof() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse
-
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
- hasProof() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponseOrBuilder
-
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
- hasProof() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS.Builder
-
required .byzcoin.Proof proof = 1;
- hasProof() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS
-
required .byzcoin.Proof proof = 1;
- hasProof() - Method in interface ch.epfl.dedis.lib.proto.Calypso.CreateLTSOrBuilder
-
required .byzcoin.Proof proof = 1;
- hasProof() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS.Builder
-
required .byzcoin.Proof proof = 1;
- hasProof() - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS
-
required .byzcoin.Proof proof = 1;
- hasProof() - Method in interface ch.epfl.dedis.lib.proto.Calypso.ReshareLTSOrBuilder
-
required .byzcoin.Proof proof = 1;
- hasPropose() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
optional .cisc.Data propose = 2;
- hasPropose() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend
-
optional .cisc.Data propose = 2;
- hasPropose() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeSendOrBuilder
-
optional .cisc.Data propose = 2;
- hasPropose() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply.Builder
-
optional .cisc.Data propose = 1;
- hasPropose() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply
-
optional .cisc.Data propose = 1;
- hasPropose() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReplyOrBuilder
-
optional .cisc.Data propose = 1;
- hasProposed() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .cisc.Data proposed = 2;
- hasProposed() - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock
-
optional .cisc.Data proposed = 2;
- hasProposed() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.IDBlockOrBuilder
-
optional .cisc.Data proposed = 2;
- hasProxy() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
A claim which has been signed by a proxy or proxies.
- hasProxy() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
A claim which has been signed by a proxy or proxies.
- hasProxy() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityOrBuilder
-
A claim which has been signed by a proxy or proxies.
- hasProxy() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerProxy proxy = 3;
- hasProxy() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
optional .darc.SignerProxy proxy = 3;
- hasProxy() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerOrBuilder
-
optional .darc.SignerProxy proxy = 3;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required bytes public = 3;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
required bytes public = 3;
- hasPublic() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfoOrBuilder
-
required bytes public = 3;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
required bytes public = 2;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest
-
required bytes public = 2;
- hasPublic() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PinRequestOrBuilder
-
required bytes public = 2;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
required bytes public = 2;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy
-
required bytes public = 2;
- hasPublic() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityProxyOrBuilder
-
required bytes public = 2;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC.Builder
-
required bytes public = 1;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC
-
required bytes public = 1;
- hasPublic() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityX509ECOrBuilder
-
required bytes public = 1;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
required bytes public = 2;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy
-
required bytes public = 2;
- hasPublic() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerProxyOrBuilder
-
required bytes public = 2;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required bytes public = 1;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
required bytes public = 1;
- hasPublic() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
required bytes public = 1;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required bytes public = 3;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
required bytes public = 3;
- hasPublic() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentityOrBuilder
-
required bytes public = 3;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply.Builder
-
required bytes public = 1;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply
-
required bytes public = 1;
- hasPublic() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetLinkReplyOrBuilder
-
required bytes public = 1;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
required bytes public = 2;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest
-
required bytes public = 2;
- hasPublic() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PinRequestOrBuilder
-
required bytes public = 2;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink.Builder
-
required bytes public = 1;
- hasPublic() - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink
-
required bytes public = 1;
- hasPublic() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkOrBuilder
-
required bytes public = 1;
- hasPublickey() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
required bytes publickey = 1;
- hasPublickey() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
required bytes publickey = 1;
- hasPublickey() - Method in interface ch.epfl.dedis.lib.proto.Personhood.UserLocationOrBuilder
-
required bytes publickey = 1;
- hasPubstr() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
required string pubstr = 3;
- hasPubstr() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
required string pubstr = 3;
- hasPubstr() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentityOrBuilder
-
required string pubstr = 3;
- hasPurpose() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Purpose of the party
- hasPurpose() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc
-
Purpose of the party
- hasPurpose() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopDescOrBuilder
-
Purpose of the party
- hasRandpri() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required .authprox.PriShare randpri = 4;
- hasRandpri() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required .authprox.PriShare randpri = 4;
- hasRandpri() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required .authprox.PriShare randpri = 4;
- hasRead() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
Read is the proof that he has been accepted to read the secret.
- hasRead() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
Read is the proof that he has been accepted to read the secret.
- hasRead() - Method in interface ch.epfl.dedis.lib.proto.Calypso.DecryptKeyOrBuilder
-
Read is the proof that he has been accepted to read the secret.
- hasReply() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply.Builder
-
required string reply = 1;
- hasReply() - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply
-
required string reply = 1;
- hasReply() - Method in interface ch.epfl.dedis.lib.proto.Personhood.StringReplyOrBuilder
-
required string reply = 1;
- hasResponse() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig.Builder
-
required bytes response = 2;
- hasResponse() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig
-
required bytes response = 2;
- hasResponse() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSigOrBuilder
-
required bytes response = 2;
- hasReturnuncomplete() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest.Builder
-
optional bool returnuncomplete = 2;
- hasReturnuncomplete() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest
-
optional bool returnuncomplete = 2;
- hasReturnuncomplete() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FetchRequestOrBuilder
-
optional bool returnuncomplete = 2;
- hasRight() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children.Builder
-
required bytes right = 2;
- hasRight() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children
-
required bytes right = 2;
- hasRight() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ChildrenOrBuilder
-
required bytes right = 2;
- hasRight() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
required .collection.Dump right = 2;
- hasRight() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step
-
required .collection.Dump right = 2;
- hasRight() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.StepOrBuilder
-
required .collection.Dump right = 2;
- hasRight() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode.Builder
-
required bytes right = 2;
- hasRight() - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode
-
required bytes right = 2;
- hasRight() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.InteriorNodeOrBuilder
-
required bytes right = 2;
- hasRoot() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Root is the root node
- hasRoot() - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
Root is the root node
- hasRoot() - Method in interface ch.epfl.dedis.lib.proto.CollectionProto.ProofOrBuilder
-
Root is the root node
- hasRopasciid() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci.Builder
-
required bytes ropasciid = 2;
- hasRopasciid() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci
-
required bytes ropasciid = 2;
- hasRopasciid() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciOrBuilder
-
required bytes ropasciid = 2;
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
required .onet.Roster roster = 2;
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig
-
required .onet.Roster roster = 2;
- hasRoster() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfigOrBuilder
-
required .onet.Roster roster = 2;
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
Roster defines which nodes participate in the skipchain.
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
Roster defines which nodes participate in the skipchain.
- hasRoster() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
Roster defines which nodes participate in the skipchain.
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo.Builder
-
required .onet.Roster roster = 1;
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo
-
required .onet.Roster roster = 1;
- hasRoster() - Method in interface ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfoOrBuilder
-
required .onet.Roster roster = 1;
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Roster is the new proposed roster - nil if the old is to be used
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Roster is the new proposed roster - nil if the old is to be used
- hasRoster() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Roster is the new proposed roster - nil if the old is to be used
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
Roster is the list of nodes responsible for the byzcoin instance
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.Personhood.Party
-
Roster is the list of nodes responsible for the byzcoin instance
- hasRoster() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyOrBuilder
-
Roster is the list of nodes responsible for the byzcoin instance
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Roster of all responsible conodes for that party.
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc
-
Roster of all responsible conodes for that party.
- hasRoster() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopDescOrBuilder
-
Roster of all responsible conodes for that party.
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
optional .onet.Roster roster = 2;
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc
-
optional .onet.Roster roster = 2;
- hasRoster() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.ShortDescOrBuilder
-
optional .onet.Roster roster = 2;
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required .onet.Roster roster = 9;
- hasRoster() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
required .onet.Roster roster = 9;
- hasRoster() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlockOrBuilder
-
required .onet.Roster roster = 9;
- hasRules() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Rules map an action to an expression.
- hasRules() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
Rules map an action to an expression.
- hasRules() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
Rules map an action to an expression.
- hasSchnsig() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
SchnSig is optional; one of Public or SchnSig must be set.
- hasSchnsig() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
SchnSig is optional; one of Public or SchnSig must be set.
- hasSchnsig() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityOrBuilder
-
SchnSig is optional; one of Public or SchnSig must be set.
- hasSecondplayer() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
optional sint32 secondplayer = 5;
- hasSecondplayer() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
optional sint32 secondplayer = 5;
- hasSecondplayer() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
optional sint32 secondplayer = 5;
- hasSecondplayeraccount() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
optional bytes secondplayeraccount = 6;
- hasSecondplayeraccount() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
optional bytes secondplayeraccount = 6;
- hasSecondplayeraccount() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
optional bytes secondplayeraccount = 6;
- hasSecret() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519.Builder
-
required bytes secret = 2;
- hasSecret() - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519
-
required bytes secret = 2;
- hasSecret() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519OrBuilder
-
required bytes secret = 2;
- hasServeridentity() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
optional .network.ServerIdentity serveridentity = 2;
- hasServeridentity() - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
optional .network.ServerIdentity serveridentity = 2;
- hasServeridentity() - Method in interface ch.epfl.dedis.lib.proto.StatusProto.ResponseOrBuilder
-
optional .network.ServerIdentity serveridentity = 2;
- hasService() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
Public key of service - can be nil.
- hasService() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
Public key of service - can be nil.
- hasService() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstanceOrBuilder
-
Public key of service - can be nil.
- hasSessionid() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
required bytes sessionid = 2;
- hasSessionid() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
required bytes sessionid = 2;
- hasSessionid() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.PartialSigOrBuilder
-
required bytes sessionid = 2;
- hasSig() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
authentication via Linkable Ring Signature
- hasSig() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
authentication via Linkable Ring Signature
- hasSig() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityOrBuilder
-
authentication via Linkable Ring Signature
- hasSig() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
required bytes sig = 4;
- hasSig() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
required bytes sig = 4;
- hasSig() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.StoreKeysOrBuilder
-
required bytes sig = 4;
- hasSig() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig.Builder
-
required bytes sig = 2;
- hasSig() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig
-
required bytes sig = 2;
- hasSig() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSigOrBuilder
-
required bytes sig = 2;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
required bytes signature = 3;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
required bytes signature = 3;
- hasSignature() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.PartialSigOrBuilder
-
required bytes signature = 3;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest.Builder
-
required bytes signature = 2;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest
-
required bytes signature = 2;
- hasSignature() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequestOrBuilder
-
required bytes signature = 2;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
optional bytes signature = 3;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
optional bytes signature = 3;
- hasSignature() - Method in interface ch.epfl.dedis.lib.proto.Calypso.AuthorizeOrBuilder
-
optional bytes signature = 3;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
required bytes signature = 3;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
required bytes signature = 3;
- hasSignature() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteOrBuilder
-
required bytes signature = 3;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
The signature itself
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
The signature itself
- hasSignature() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignatureOrBuilder
-
The signature itself
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
required bytes signature = 3;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
required bytes signature = 3;
- hasSignature() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequestOrBuilder
-
required bytes signature = 3;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Signature is created by all conodes responsible for that pop-party
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
Signature is created by all conodes responsible for that pop-party
- hasSignature() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.FinalStatementOrBuilder
-
Signature is created by all conodes responsible for that pop-party
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest.Builder
-
required bytes signature = 2;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest
-
required bytes signature = 2;
- hasSignature() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.MergeRequestOrBuilder
-
required bytes signature = 2;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
required bytes signature = 2;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
required bytes signature = 2;
- hasSignature() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreConfigOrBuilder
-
required bytes signature = 2;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
Signature proves that the organizer updated the keys
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
Signature proves that the organizer updated the keys
- hasSignature() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreKeysOrBuilder
-
Signature proves that the organizer updated the keys
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
required .skipchain.ByzcoinSig signature = 4;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
required .skipchain.ByzcoinSig signature = 4;
- hasSignature() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLinkOrBuilder
-
required .skipchain.ByzcoinSig signature = 4;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
optional bytes signature = 3;
- hasSignature() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
optional bytes signature = 3;
- hasSignature() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockOrBuilder
-
optional bytes signature = 3;
- hasSigner() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
required string signer = 2;
- hasSigner() - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
required string signer = 2;
- hasSigner() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteOrBuilder
-
required string signer = 2;
- hasSigner() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
Signer is the Idenity (public key or another Darc) of the signer
- hasSigner() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
Signer is the Idenity (public key or another Darc) of the signer
- hasSigner() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignatureOrBuilder
-
Signer is the Idenity (public key or another Darc) of the signer
- hasSigner() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply.Builder
-
required .darc.Signer signer = 1;
- hasSigner() - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply
-
required .darc.Signer signer = 1;
- hasSigner() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.GetSignerReplyOrBuilder
-
required .darc.Signer signer = 1;
- hasSigner() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
required .darc.Signer signer = 2;
- hasSigner() - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
required .darc.Signer signer = 2;
- hasSigner() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.StoreSignerOrBuilder
-
required .darc.Signer signer = 2;
- hasSkipblock() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
Skipblock of the created skipchain or empty if there was an error.
- hasSkipblock() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
Skipblock of the created skipchain or empty if there was an error.
- hasSkipblock() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponseOrBuilder
-
Skipblock of the created skipchain or empty if there was an error.
- hasSkipblock() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
required .skipchain.SkipBlock skipblock = 1;
- hasSkipblock() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
required .skipchain.SkipBlock skipblock = 1;
- hasSkipblock() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReplyOrBuilder
-
required .skipchain.SkipBlock skipblock = 1;
- hasSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
SkipchainID is the hash of the first skipblock
- hasSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
SkipchainID is the hash of the first skipblock
- hasSkipchainid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequestOrBuilder
-
SkipchainID is the hash of the first skipblock
- hasSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
required bytes skipchainid = 1;
- hasSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
required bytes skipchainid = 1;
- hasSkipchainid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityOrBuilder
-
required bytes skipchainid = 1;
- hasSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion.Builder
-
required bytes skipchainid = 1;
- hasSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion
-
required bytes skipchainid = 1;
- hasSkipchainid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionOrBuilder
-
required bytes skipchainid = 1;
- hasSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
required bytes skipchainid = 1;
- hasSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
required bytes skipchainid = 1;
- hasSkipchainid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionOrBuilder
-
required bytes skipchainid = 1;
- hasSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion.Builder
-
required bytes skipchainid = 1;
- hasSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion
-
required bytes skipchainid = 1;
- hasSkipchainid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersionOrBuilder
-
required bytes skipchainid = 1;
- hasSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
required bytes skipchainid = 2;
- hasSkipchainid() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
required bytes skipchainid = 2;
- hasSkipchainid() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersOrBuilder
-
required bytes skipchainid = 2;
- hasSpawn() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Spawn creates a new instance.
- hasSpawn() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
Spawn creates a new instance.
- hasSpawn() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.InstructionOrBuilder
-
Spawn creates a new instance.
- hasStake() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required .byzcoin.Coin stake = 2;
- hasStake() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
required .byzcoin.Coin stake = 2;
- hasStake() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciStructOrBuilder
-
required .byzcoin.Coin stake = 2;
- hasState() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
required .byzcoin.StateChangeBody state = 2;
- hasState() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
required .byzcoin.StateChangeBody state = 2;
- hasState() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseStateOrBuilder
-
required .byzcoin.StateChangeBody state = 2;
- hasState() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
State has one of the following values:
1: it is a configuration only
2: scanning in progress
3: it is a finalized pop-party
- hasState() - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
State has one of the following values:
1: it is a configuration only
2: scanning in progress
3: it is a finalized pop-party
- hasState() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PopPartyStructOrBuilder
-
State has one of the following values:
1: it is a configuration only
2: scanning in progress
3: it is a finalized pop-party
- hasState() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
State has one of the following values:
1: it is a configuration only
2: it is a finalized pop-party
- hasState() - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
State has one of the following values:
1: it is a configuration only
2: it is a finalized pop-party
- hasState() - Method in interface ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstanceOrBuilder
-
State has one of the following values:
1: it is a configuration only
2: it is a finalized pop-party
- hasStateaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
StateAction can be any of Create, Update, Remove
- hasStateaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
StateAction can be any of Create, Update, Remove
- hasStateaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required sint32 stateaction = 1;
- hasStateaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
required sint32 stateaction = 1;
- hasStateaction() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBodyOrBuilder
-
required sint32 stateaction = 1;
- hasStateaction() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
StateAction can be any of Create, Update, Remove
- hasStatechange() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
required .byzcoin.StateChange statechange = 1;
- hasStatechange() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
required .byzcoin.StateChange statechange = 1;
- hasStatechange() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponseOrBuilder
-
required .byzcoin.StateChange statechange = 1;
- hasStatechangeshash() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
StateChangesHash is the sha256 of all the StateChanges generated by the
accepted transactions.
- hasStatechangeshash() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
StateChangesHash is the sha256 of all the StateChanges generated by the
accepted transactions.
- hasStatechangeshash() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeaderOrBuilder
-
StateChangesHash is the sha256 of all the StateChanges generated by the
accepted transactions.
- hasSuite() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required string suite = 2;
- hasSuite() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-
required string suite = 2;
- hasSuite() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentityOrBuilder
-
required string suite = 2;
- hasTag() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
required string tag = 2;
- hasTag() - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity
-
required string tag = 2;
- hasTag() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentityOrBuilder
-
required string tag = 2;
- hasTag() - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag.Builder
-
required bytes tag = 1;
- hasTag() - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag
-
required bytes tag = 1;
- hasTag() - Method in interface ch.epfl.dedis.lib.proto.Personhood.LRSTagOrBuilder
-
required bytes tag = 1;
- hasTargetSkipChainID() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
required bytes targetSkipChainID = 1;
- hasTargetSkipChainID() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
required bytes targetSkipChainID = 1;
- hasTargetSkipChainID() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockOrBuilder
-
required bytes targetSkipChainID = 1;
- hasThreshold() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Threshold of how many devices need to sign to accept the new block
- hasThreshold() - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
Threshold of how many devices need to sign to accept the new block
- hasThreshold() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.DataOrBuilder
-
Threshold of how many devices need to sign to accept the new block
- hasTime() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
required sint64 time = 5;
- hasTime() - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation
-
required sint64 time = 5;
- hasTime() - Method in interface ch.epfl.dedis.lib.proto.Personhood.UserLocationOrBuilder
-
required sint64 time = 5;
- hasTimestamp() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
Timestamp is a Unix timestamp in nanoseconds.
- hasTimestamp() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
Timestamp is a Unix timestamp in nanoseconds.
- hasTimestamp() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeaderOrBuilder
-
Timestamp is a Unix timestamp in nanoseconds.
- hasTimestamp() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
optional sint64 timestamp = 2;
- hasTimestamp() - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
optional sint64 timestamp = 2;
- hasTimestamp() - Method in interface ch.epfl.dedis.lib.proto.Calypso.AuthorizeOrBuilder
-
optional sint64 timestamp = 2;
- hasTitle() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required string title = 3;
- hasTitle() - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct
-
required string title = 3;
- hasTitle() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PollStructOrBuilder
-
required string title = 3;
- hasTo() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
Return events where When is <= To.
- hasTo() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
Return events where When is <= To.
- hasTo() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchRequestOrBuilder
-
Return events where When is <= To.
- hasTo() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
required bytes to = 2;
- hasTo() - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
required bytes to = 2;
- hasTo() - Method in interface ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLinkOrBuilder
-
required bytes to = 2;
- hasTopic() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required string topic = 2;
- hasTopic() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
required string topic = 2;
- hasTopic() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.EventOrBuilder
-
required string topic = 2;
- hasTopic() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
Return events where Event.Topic == Topic, if Topic != "".
- hasTopic() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest
-
Return events where Event.Topic == Topic, if Topic != "".
- hasTopic() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchRequestOrBuilder
-
Return events where Event.Topic == Topic, if Topic != "".
- hasTransaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
Transaction to be applied to the kv-store
- hasTransaction() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
Transaction to be applied to the kv-store
- hasTransaction() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequestOrBuilder
-
Transaction to be applied to the kv-store
- hasTrieroot() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
TrieRoot is the root of the merkle tree of the colleciton after
applying the valid transactions.
- hasTrieroot() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
TrieRoot is the root of the merkle tree of the colleciton after
applying the valid transactions.
- hasTrieroot() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeaderOrBuilder
-
TrieRoot is the root of the merkle tree of the colleciton after
applying the valid transactions.
- hasTruncated() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
Events does not contain all the results.
- hasTruncated() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse
-
Events does not contain all the results.
- hasTruncated() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.SearchResponseOrBuilder
-
Events does not contain all the results.
- hasType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required string type = 1;
- hasType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo
-
required string type = 1;
- hasType() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfoOrBuilder
-
required string type = 1;
- hasType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required string type = 1;
- hasType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest
-
required string type = 1;
- hasType() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequestOrBuilder
-
required string type = 1;
- hasType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required string type = 1;
- hasType() - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest
-
required string type = 1;
- hasType() - Method in interface ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequestOrBuilder
-
required string type = 1;
- hasType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
What type of authentication we're doing
- hasType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
What type of authentication we're doing
- hasType() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityOrBuilder
-
What type of authentication we're doing
- hasType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
required sint32 type = 1;
- hasType() - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
required sint32 type = 1;
- hasType() - Method in interface ch.epfl.dedis.lib.proto.CiscProto.StoreKeysOrBuilder
-
required sint32 type = 1;
- hasU() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
U is the encrypted random value for the ElGamal encryption
- hasU() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
U is the encrypted random value for the ElGamal encryption
- hasU() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
U is the encrypted random value for the ElGamal encryption
- hasUbar() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
Ubar, E and f will be used by the server to verify the writer did
correctly encrypt the key.
- hasUbar() - Method in class ch.epfl.dedis.lib.proto.Calypso.Write
-
Ubar, E and f will be used by the server to verify the writer did
correctly encrypt the key.
- hasUbar() - Method in interface ch.epfl.dedis.lib.proto.Calypso.WriteOrBuilder
-
Ubar, E and f will be used by the server to verify the writer did
correctly encrypt the key.
- hasUrl() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
Tag number 6 is used by go.dedis.ch/protobuf for the private
key field, which is not exported.
- hasUrl() - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
Tag number 6 is used by go.dedis.ch/protobuf for the private
key field, which is not exported.
- hasUrl() - Method in interface ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentityOrBuilder
-
Tag number 6 is used by go.dedis.ch/protobuf for the private
key field, which is not exported.
- hasUserlocation() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
optional .personhood.UserLocation userlocation = 1;
- hasUserlocation() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup
-
optional .personhood.UserLocation userlocation = 1;
- hasUserlocation() - Method in interface ch.epfl.dedis.lib.proto.Personhood.MeetupOrBuilder
-
optional .personhood.UserLocation userlocation = 1;
- hasValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
Value must be binary marshalled
- hasValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument
-
Value must be binary marshalled
- hasValue() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.ArgumentOrBuilder
-
Value must be binary marshalled
- hasValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin.Builder
-
Value is the total number of coins of that type.
- hasValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin
-
Value is the total number of coins of that type.
- hasValue() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CoinOrBuilder
-
Value is the total number of coins of that type.
- hasValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue.Builder
-
required bytes value = 2;
- hasValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue
-
required bytes value = 2;
- hasValue() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValueOrBuilder
-
required bytes value = 2;
- hasValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
Value is the data needed by the contract
- hasValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
Value is the data needed by the contract
- hasValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required bytes value = 3;
- hasValue() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
required bytes value = 3;
- hasValue() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBodyOrBuilder
-
required bytes value = 3;
- hasValue() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
Value is the data needed by the contract
- hasValue() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
required bytes value = 2;
- hasValue() - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute
-
required bytes value = 2;
- hasValue() - Method in interface ch.epfl.dedis.lib.proto.Personhood.AttributeOrBuilder
-
required bytes value = 2;
- hasValue() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
required bytes value = 3;
- hasValue() - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode
-
required bytes value = 3;
- hasValue() - Method in interface ch.epfl.dedis.lib.proto.TrieProto.LeafNodeOrBuilder
-
required bytes value = 3;
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
Version of the protocol
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequestOrBuilder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse.Builder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse
-
Version of the protocol
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponseOrBuilder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization
-
Version of the protocol
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationOrBuilder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
required uint64 version = 3;
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
required uint64 version = 3;
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityOrBuilder
-
required uint64 version = 3;
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock
-
Version of the protocol
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockOrBuilder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
Version of the protocol
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponseOrBuilder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
required uint64 version = 3;
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
required uint64 version = 3;
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionOrBuilder
-
required uint64 version = 3;
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof
-
Version of the protocol
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofOrBuilder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse
-
Version of the protocol
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponseOrBuilder
-
Version of the protocol
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
Version is the monotonically increasing version of the instance
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
Version is the monotonically increasing version of the instance
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required uint64 version = 4;
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
required uint64 version = 4;
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBodyOrBuilder
-
required uint64 version = 4;
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeOrBuilder
-
Version is the monotonically increasing version of the instance
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Version should be monotonically increasing over the evolution of a
Darc.
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
Version should be monotonically increasing over the evolution of a
Darc.
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.DarcOrBuilder
-
Version should be monotonically increasing over the evolution of a
Darc.
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
required bytes version = 2;
- hasVersion() - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability
-
required bytes version = 2;
- hasVersion() - Method in interface ch.epfl.dedis.lib.proto.Personhood.CapabilityOrBuilder
-
required bytes version = 2;
- hasWhen() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required sint64 when = 1;
- hasWhen() - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event
-
required sint64 when = 1;
- hasWhen() - Method in interface ch.epfl.dedis.lib.proto.EventLogProto.EventOrBuilder
-
required sint64 when = 1;
- hasWipe() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
optional bool wipe = 2;
- hasWipe() - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup
-
optional bool wipe = 2;
- hasWipe() - Method in interface ch.epfl.dedis.lib.proto.Personhood.MeetupOrBuilder
-
optional bool wipe = 2;
- hasWipe() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
optional bool wipe = 2;
- hasWipe() - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList
-
optional bool wipe = 2;
- hasWipe() - Method in interface ch.epfl.dedis.lib.proto.Personhood.RoPaSciListOrBuilder
-
optional bool wipe = 2;
- hasWipeparties() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
optional bool wipeparties = 2;
- hasWipeparties() - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList
-
optional bool wipeparties = 2;
- hasWipeparties() - Method in interface ch.epfl.dedis.lib.proto.Personhood.PartyListOrBuilder
-
optional bool wipeparties = 2;
- hasWrite() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
Write is the proof containing the write request.
- hasWrite() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey
-
Write is the proof containing the write request.
- hasWrite() - Method in interface ch.epfl.dedis.lib.proto.Calypso.DecryptKeyOrBuilder
-
Write is the proof containing the write request.
- hasWrite() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read.Builder
-
required bytes write = 1;
- hasWrite() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read
-
required bytes write = 1;
- hasWrite() - Method in interface ch.epfl.dedis.lib.proto.Calypso.ReadOrBuilder
-
required bytes write = 1;
- hasX() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
X is the public key of the LTS.
- hasX() - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply
-
X is the public key of the LTS.
- hasX() - Method in interface ch.epfl.dedis.lib.proto.Calypso.CreateLTSReplyOrBuilder
-
X is the public key of the LTS.
- hasX() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
X is the aggregate public key of the LTS used.
- hasX() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
X is the aggregate public key of the LTS used.
- hasX() - Method in interface ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReplyOrBuilder
-
X is the aggregate public key of the LTS used.
- hasX509Ec() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Public-key identity from an X.509 certificate.
- hasX509Ec() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity
-
Public-key identity from an X.509 certificate.
- hasX509Ec() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.IdentityOrBuilder
-
Public-key identity from an X.509 certificate.
- hasX509Ec() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerX509EC x509ec = 2;
- hasX509Ec() - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer
-
optional .darc.SignerX509EC x509ec = 2;
- hasX509Ec() - Method in interface ch.epfl.dedis.lib.proto.DarcProto.SignerOrBuilder
-
optional .darc.SignerX509EC x509ec = 2;
- hasXc() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read.Builder
-
required bytes xc = 2;
- hasXc() - Method in class ch.epfl.dedis.lib.proto.Calypso.Read
-
required bytes xc = 2;
- hasXc() - Method in interface ch.epfl.dedis.lib.proto.Calypso.ReadOrBuilder
-
required bytes xc = 2;
- hasXhatenc() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
XhatEnc is the random part of the encryption.
- hasXhatenc() - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply
-
XhatEnc is the random part of the encryption.
- hasXhatenc() - Method in interface ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReplyOrBuilder
-
XhatEnc is the random part of the encryption.
- head() - Method in class ch.epfl.dedis.byzcoin.SignerCounters
-
Get the first counter
- HEIGHT_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock
-
- Hex - Class in ch.epfl.dedis.lib
-
- Hex() - Constructor for class ch.epfl.dedis.lib.Hex
-
- scalar - Variable in class ch.epfl.dedis.lib.crypto.Bn256Pair
-
- scalar - Variable in class ch.epfl.dedis.lib.crypto.Ed25519Pair
-
- Scalar - Interface in ch.epfl.dedis.lib.crypto
-
- scalarBaseMul(BigInteger) - Method in class ch.epfl.dedis.lib.crypto.bn256.BN.G1
-
Perform a scalar multiplication with the generator point.
- scalarBaseMul(BigInteger) - Method in class ch.epfl.dedis.lib.crypto.bn256.BN.G2
-
Perform a scalar multiplication with the generator point.
- scalarMul(BN.G1, BigInteger) - Method in class ch.epfl.dedis.lib.crypto.bn256.BN.G1
-
Perform a scalar multiplication.
- scalarMul(BN.G2, BigInteger) - Method in class ch.epfl.dedis.lib.crypto.bn256.BN.G2
-
Perform a scalar multiplication.
- scalarMul(BN.GT, BigInteger) - Method in class ch.epfl.dedis.lib.crypto.bn256.BN.GT
-
Perform a scalar multiplication.
- SchnorrSig - Class in ch.epfl.dedis.lib.crypto
-
- SchnorrSig(byte[], Scalar) - Constructor for class ch.epfl.dedis.lib.crypto.SchnorrSig
-
- SchnorrSig(byte[]) - Constructor for class ch.epfl.dedis.lib.crypto.SchnorrSig
-
- SCHNSIG_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
- scID - Variable in class ch.epfl.dedis.skipchain.SkipchainRPC
-
- search(String, long, long) - Method in class ch.epfl.dedis.eventlog.EventLogInstance
-
Searches for events based on topic and a time range.
- SearchResponse - Class in ch.epfl.dedis.eventlog
-
This is the response of a eventlog search request.
- SearchResponse(EventLogProto.SearchResponse) - Constructor for class ch.epfl.dedis.eventlog.SearchResponse
-
Constructs the object from a protobuf SearchResponse object.
- SECONDPLAYER_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
- SECONDPLAYERACCOUNT_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
- SECRET_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519
-
- SecureDarcInstance - Class in ch.epfl.dedis.byzcoin.contracts
-
DarcInstance represents a contract of a darc in ByzCoin.
- SecureDarcInstance(ByzCoinRPC, DarcId, Signer, Long, Darc) - Constructor for class ch.epfl.dedis.byzcoin.contracts.SecureDarcInstance
-
Instantiates a new DarcInstance from an existing darc by sending a spawn instruction to
ByzCoin and then creating the instance from the existing darcInstance.
- sendMessage(String, GeneratedMessageV3) - Method in class ch.epfl.dedis.lib.network.Roster
-
Synchronously sends a message.
- SendMessage(String, byte[]) - Method in class ch.epfl.dedis.lib.network.ServerIdentity
-
Synchronously send a message.
- sendTransaction(ClientTransaction) - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Sends a transaction to byzcoin, but doesn't wait for the inclusion of this transaction in a block.
- sendTransactionAndWait(ClientTransaction, int) - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Sends a transaction to byzcoin and waits for up to 'wait' blocks for the transaction to be
included in the global state.
- serialize() - Method in interface ch.epfl.dedis.lib.darc.Signer
-
Returns an array of bytes representing the signer.
- serialize() - Method in class ch.epfl.dedis.lib.darc.SignerEd25519
-
Returns an array of bytes representing the signer.
- serialize() - Method in class ch.epfl.dedis.lib.darc.SignerX509EC
-
Returns an array of bytes repesenting the signer.
- ServerIdentity - Class in ch.epfl.dedis.lib.network
-
dedis/lib
ServerIdentity.java
Purpose: The node-definition for a node in a cothority.
- ServerIdentity(URI, Point) - Constructor for class ch.epfl.dedis.lib.network.ServerIdentity
-
- ServerIdentity(ServerToml) - Constructor for class ch.epfl.dedis.lib.network.ServerIdentity
-
- ServerIdentity(NetworkProto.ServerIdentity) - Constructor for class ch.epfl.dedis.lib.network.ServerIdentity
-
- ServerIdentity.StreamHandler - Interface in ch.epfl.dedis.lib.network
-
The default handler interface for handling streaming responses.
- ServerIdentity.StreamingConn - Class in ch.epfl.dedis.lib.network
-
- ServerIdentity.SyncSendMessage - Class in ch.epfl.dedis.lib.network
-
- SERVERIDENTITY_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
- ServerToml - Class in ch.epfl.dedis.lib.network
-
Toml representation of the public server configuration
- ServerToml() - Constructor for class ch.epfl.dedis.lib.network.ServerToml
-
- SERVICE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
- SERVICE_NANE - Static variable in class ch.epfl.dedis.skipchain.SkipchainRPC
-
- SERVICEIDENTITIES_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity
-
- ServiceIdentity - Class in ch.epfl.dedis.lib.network
-
A service identity is used to store public information about a service of a conode like the key pair
used if it doesn't use the default key pair.
- SESSIONID_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
- setAccepted(boolean) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
required bool accepted = 2;
- setAction(String) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
required string action = 2;
- setAction(String) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
required string action = 1;
- setActionBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
required string action = 2;
- setActionBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
required string action = 1;
- setActions(int, String) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse.Builder
-
repeated string actions = 1;
- setAddress(String) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required string address = 4;
- setAddressBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required string address = 4;
- setAggregate(ByteString) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
required bytes aggregate = 3;
- setAnswer(Personhood.PollAnswer) - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollAnswer answer = 4;
- setAnswer(Personhood.PollAnswer.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollAnswer answer = 4;
- setArgs(int, ByzCoinProto.Argument) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Args holds all data necessary for the successful execution of the command.
- setArgs(int, ByzCoinProto.Argument.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Args holds all data necessary for the successful execution of the command.
- setArgs(int, ByzCoinProto.Argument) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
Args holds all data necessary to spawn the new instance.
- setArgs(int, ByzCoinProto.Argument.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
Args holds all data necessary to spawn the new instance.
- setAttendees(Personhood.Attendees) - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
Attendees holds a slice of all public keys of the attendees.
- setAttendees(Personhood.Attendees.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
Attendees holds a slice of all public keys of the attendees.
- setAttendees(Personhood.Attendees) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Attendees is the slice of public keys of all confirmed attendees
- setAttendees(Personhood.Attendees.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Attendees is the slice of public keys of all confirmed attendees
- setAttendees(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
repeated bytes attendees = 2;
- setAttendees(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
repeated bytes attendees = 3;
- setAttendees(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
repeated bytes attendees = 2;
- setAttendees(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Attendees holds a slice of all public keys of the attendees.
- setAttributes(int, Personhood.Attribute) - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
repeated .personhood.Attribute attributes = 2;
- setAttributes(int, Personhood.Attribute.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
repeated .personhood.Attribute attributes = 2;
- setAuthinfo(ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required bytes authinfo = 3;
- setBacklinks(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated bytes backlinks = 5;
- setBaseHeight(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required sint32 base_height = 4;
- setBaseId(DarcId) - Method in class ch.epfl.dedis.lib.darc.Darc
-
- setBaseid(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
BaseID is the ID of the first darc in the chain of evolution.
- setBaseid(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
required bytes baseid = 1;
- setBeneficiary(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required bytes beneficiary = 5;
- setBlock(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse.Builder
-
optional .skipchain.SkipBlock block = 1;
- setBlock(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse.Builder
-
optional .skipchain.SkipBlock block = 1;
- setBlockid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
required bytes blockid = 2;
- setBlockindex(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
required sint32 blockindex = 2;
- setBlockInterval(Duration, List<Signer>, List<Long>, int) - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Sets the new block interval that ByzCoin uses to create new block.
- setBlockinterval(long) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
required sint64 blockinterval = 1;
- setBlockinterval(long) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
BlockInterval in int64.
- setByzcoinid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
ByzCoinID where to look up the darc
- setByzcoinid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest.Builder
-
required bytes byzcoinid = 1;
- setByzcoinid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest.Builder
-
optional bytes byzcoinid = 1;
- setByzcoinid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
required bytes byzcoinid = 1;
- setByzcoinid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
ByzCoinID of the state to download
- setByzcoinid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise.Builder
-
required bytes byzcoinid = 1;
- setByzcoinid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
required bytes byzcoinid = 1;
- setByzcoinid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
required bytes byzcoinid = 1;
- setByzcoinid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
ByzCoinID represents the ledger where the pop-party is stored.
- setByzcoinid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
required bytes byzcoinid = 1;
- setByzcoinid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci.Builder
-
required bytes byzcoinid = 1;
- setByzcoins(int, ByzCoinProto.DebugResponseByzcoin) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- setByzcoins(int, ByzCoinProto.DebugResponseByzcoin.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseByzcoin byzcoins = 1;
- setC(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
C is the secret re-encrypted under the reader's public key.
- setC(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
C is the ElGamal parts for the symmetric key material (might also
contain an IV)
- setCapabilities(int, Personhood.Capability) - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
repeated .personhood.Capability capabilities = 1;
- setCapabilities(int, Personhood.Capability.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
repeated .personhood.Capability capabilities = 1;
- setChallenge(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig.Builder
-
required bytes challenge = 1;
- setChildren(CollectionProto.Children) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
required .collection.Children children = 3;
- setChildren(CollectionProto.Children.Builder) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
required .collection.Children children = 3;
- setChoice(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
required sint32 choice = 2;
- setChoice(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice.Builder
-
required sint32 choice = 1;
- setChoices(int, String) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated string choices = 5;
- setChosen(int, Personhood.PollChoice) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated .personhood.PollChoice chosen = 6;
- setChosen(int, Personhood.PollChoice.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
repeated .personhood.PollChoice chosen = 6;
- setClienttransaction(ByzCoinProto.ClientTransaction) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
required .byzcoin.ClientTransaction clienttransaction = 1;
- setClienttransaction(ByzCoinProto.ClientTransaction.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
required .byzcoin.ClientTransaction clienttransaction = 1;
- setClienttransactionhash(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
ClientTransactionHash is the sha256 hash of all the transactions in the body
- setCommand(String) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Command is interpreted by the contract.
- setCommandBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
Command is interpreted by the contract.
- setCommitment(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception.Builder
-
required bytes commitment = 2;
- setContent(String) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required string content = 3;
- setContentBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required string content = 3;
- setContractid(String) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete.Builder
-
ContractID represents the kind of contract that is being deleted.
- setContractid(String) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
ContractID represents the kind of contract that is being invoked.
- setContractid(String) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
ContractID represents the kind of contract that is being spawned.
- setContractid(String) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
ContractID points to the contract that can interpret the value
- setContractid(String) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required string contractid = 2;
- setContractidBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete.Builder
-
ContractID represents the kind of contract that is being deleted.
- setContractidBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
ContractID represents the kind of contract that is being invoked.
- setContractidBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
ContractID represents the kind of contract that is being spawned.
- setContractidBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
ContractID points to the contract that can interpret the value
- setContractidBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required string contractid = 2;
- setCost(ByzCoinProto.Coin) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
Cost reflects how many coins you'll have to pay for a read-request
- setCost(ByzCoinProto.Coin.Builder) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
Cost reflects how many coins you'll have to pay for a read-request
- setCostcoin(ByzCoinProto.Coin) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costcoin = 2;
- setCostcoin(ByzCoinProto.Coin.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costcoin = 2;
- setCostcread(ByzCoinProto.Coin) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costcread = 8;
- setCostcread(ByzCoinProto.Coin.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costcread = 8;
- setCostcredential(ByzCoinProto.Coin) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costcredential = 3;
- setCostcredential(ByzCoinProto.Coin.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costcredential = 3;
- setCostcwrite(ByzCoinProto.Coin) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costcwrite = 7;
- setCostcwrite(ByzCoinProto.Coin.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costcwrite = 7;
- setCostdarc(ByzCoinProto.Coin) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costdarc = 1;
- setCostdarc(ByzCoinProto.Coin.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costdarc = 1;
- setCostparty(ByzCoinProto.Coin) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costparty = 4;
- setCostparty(ByzCoinProto.Coin.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
required .byzcoin.Coin costparty = 4;
- setCostropasci(ByzCoinProto.Coin) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costropasci = 6;
- setCostropasci(ByzCoinProto.Coin.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
optional .byzcoin.Coin costropasci = 6;
- setCounters(int, long) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse.Builder
-
repeated uint64 counters = 1 [packed = true];
- setCredential(Personhood.CredentialStruct) - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional .personhood.CredentialStruct credential = 3;
- setCredential(Personhood.CredentialStruct.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional .personhood.CredentialStruct credential = 3;
- setCredentialiid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional bytes credentialiid = 2;
- setCredentials(int, Personhood.Credential) - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
repeated .personhood.Credential credentials = 1;
- setCredentials(int, Personhood.Credential.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
repeated .personhood.Credential credentials = 1;
- setCtx(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate.Builder
-
required bytes ctx = 2;
- setDarc(DarcProto.IdentityDarc) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Darc identity
- setDarc(DarcProto.IdentityDarc.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Darc identity
- setDarccontractids(int, String) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
repeated string darccontractids = 4;
- setDarccontractids(int, String) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
DarcContracts is the set of contracts that can be parsed as a DARC.
- setDarcid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
DarcID that holds the rules
- setDarcid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
DarcID is the Darc controlling access to this key.
- setDarcid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required bytes darcid = 5;
- setDarcid(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply.Builder
-
required bytes darcid = 2;
- setDarcid(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
required bytes darcid = 3;
- setData(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
Data should be encrypted by the application under the symmetric key
in U and C
- setData(CiscProto.Data) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
Data is the first data that will be stored in the genesis-block.
- setData(CiscProto.Data.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
Data is the first data that will be stored in the genesis-block.
- setData(CiscProto.Data) - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply.Builder
-
optional .cisc.Data data = 1;
- setData(CiscProto.Data.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply.Builder
-
optional .cisc.Data data = 1;
- setData(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply.Builder
-
optional .skipchain.SkipBlock data = 1;
- setData(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply.Builder
-
optional .skipchain.SkipBlock data = 1;
- setData(String) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
required string data = 1;
- setData(String) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
required string data = 1;
- setData(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required bytes data = 8;
- setDataBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
required string data = 1;
- setDataBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
required string data = 1;
- setDatetime(long) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
DateTime of the party.
- setDatetime(String) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
DateTime of the party.
- setDatetimeBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
DateTime of the party.
- setDelete(ByzCoinProto.Delete) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Delete removes the given instance.
- setDelete(ByzCoinProto.Delete.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Delete removes the given instance.
- setDesc(Personhood.PopDesc) - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
Desc is the description of the pop-party.
- setDesc(Personhood.PopDesc.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
Desc is the description of the pop-party.
- setDesc(PoPProto.PopDesc) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Desc is the description of the pop-party.
- setDesc(PoPProto.PopDesc.Builder) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Desc is the description of the pop-party.
- setDesc(PoPProto.PopDesc) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
optional .pop.PopDesc desc = 1;
- setDesc(PoPProto.PopDesc.Builder) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
optional .pop.PopDesc desc = 1;
- setDescid(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
required bytes descid = 1;
- setDescription(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Description is a free-form field that can hold any data as required
by the user.
- setDescription(String) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required string description = 5;
- setDescription(String) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required string description = 4;
- setDescription(Personhood.PopDesc) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Description holds the name, date and location of the party and is available
before the barrier point.
- setDescription(Personhood.PopDesc.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Description holds the name, date and location of the party and is available
before the barrier point.
- setDescription(String) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required string description = 1;
- setDescriptionBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required string description = 5;
- setDescriptionBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required string description = 4;
- setDescriptionBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required string description = 1;
- setDump(int, ByzCoinProto.DebugResponseState) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseState dump = 2;
- setDump(int, ByzCoinProto.DebugResponseState.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
repeated .byzcoin.DebugResponseState dump = 2;
- setE(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
E is the non-interactive challenge as scalar
- setEd25519(DarcProto.IdentityEd25519) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Public-key identity
- setEd25519(DarcProto.IdentityEd25519.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Public-key identity
- setEd25519(DarcProto.SignerEd25519) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerEd25519 ed25519 = 1;
- setEd25519(DarcProto.SignerEd25519.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerEd25519 ed25519 = 1;
- setEmpty(TrieProto.EmptyNode) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required .trie.EmptyNode empty = 3;
- setEmpty(TrieProto.EmptyNode.Builder) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required .trie.EmptyNode empty = 3;
- setEndpoint(String) - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
required string endpoint = 1;
- setEndpointBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
required string endpoint = 1;
- setEnrollments(int, AuthProxProto.EnrollmentInfo) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- setEnrollments(int, AuthProxProto.EnrollmentInfo.Builder) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
repeated .authprox.EnrollmentInfo enrollments = 1;
- setEvents(int, EventLogProto.Event) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
repeated .eventlog.Event events = 1;
- setEvents(int, EventLogProto.Event.Builder) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
repeated .eventlog.Event events = 1;
- setExists(boolean) - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply.Builder
-
required bool exists = 1;
- setExpr(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
required bytes expr = 2;
- setExtradata(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
ExtraData is clear text and application-specific
- setF(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
f is the proof - written in uppercase here so it is an exported
field, but in the OCS-paper it's lowercase.
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.Read.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.StatusProto.Request.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
- setFinal(PoPProto.FinalStatement) - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
optional .pop.FinalStatement final = 2;
- setFinal(PoPProto.FinalStatement.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
optional .pop.FinalStatement final = 2;
- setFinal(PoPProto.FinalStatement) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse.Builder
-
optional .pop.FinalStatement final = 1;
- setFinal(PoPProto.FinalStatement.Builder) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse.Builder
-
optional .pop.FinalStatement final = 1;
- setFinal(PoPProto.FinalStatement) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
FinalStatement of current party
- setFinal(PoPProto.FinalStatement.Builder) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
FinalStatement of current party
- setFinal(PoPProto.FinalStatement) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
FinalStatement of party was asked to merge
- setFinal(PoPProto.FinalStatement.Builder) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
FinalStatement of party was asked to merge
- setFinalizations(int, String) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Finalizations is a slice of darc-identities who agree on the list of
public keys in the FinalStatement.
- setFinalstatement(PoPProto.FinalStatement) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
- setFinalstatement(PoPProto.FinalStatement.Builder) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
FinalStatement has either only the Desc inside if State == 1, or all fields
set if State == 2.
- setFirstplayer(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
optional sint32 firstplayer = 4;
- setFirstplayerhash(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required bytes firstplayerhash = 3;
- setForward(int, SkipchainProto.ForwardLink) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated .skipchain.ForwardLink forward = 11;
- setForward(int, SkipchainProto.ForwardLink.Builder) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated .skipchain.ForwardLink forward = 11;
- setFrom(long) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
Return events where When is > From.
- setFrom(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
required bytes from = 1;
- setGenesis(SkipblockId) - Method in class ch.epfl.dedis.byzgen.CalypsoFactory
-
Set chain genesis (getId/hash of the fist block in the chain)
- setGenesis(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
optional .skipchain.SkipBlock genesis = 2;
- setGenesis(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
optional .skipchain.SkipBlock genesis = 2;
- setGenesis(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply.Builder
-
optional .skipchain.SkipBlock genesis = 1;
- setGenesis(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply.Builder
-
optional .skipchain.SkipBlock genesis = 1;
- setGenesis(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex.Builder
-
required bytes genesis = 1;
- setGenesis(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required bytes genesis = 7;
- setGenesisdarc(DarcProto.Darc) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
GenesisDarc defines who is allowed to write to this skipchain.
- setGenesisdarc(DarcProto.Darc.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
GenesisDarc defines who is allowed to write to this skipchain.
- setHash(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required bytes hash = 10;
- setHeight(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required sint32 height = 2;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
ID is any block that is known to us in the skipchain, can be the genesis
block or any later block.
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest.Builder
-
required bytes id = 1;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate.Builder
-
required bytes id = 1;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
required bytes id = 1;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate.Builder
-
required bytes id = 1;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
required bytes id = 1;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
required bytes id = 1;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc.Builder
-
Signer SignerEd25519
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
required bytes id = 2;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required bytes id = 3;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
optional bytes id = 1;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest.Builder
-
required bytes id = 1;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys.Builder
-
required bytes id = 1;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
required bytes id = 1;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
Hash of PopDesc party to merge with
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest.Builder
-
required bytes id = 1;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply.Builder
-
required bytes id = 1;
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
ID is the ID of the party where we want to store intermediate keys
- setId(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock.Builder
-
required bytes id = 1;
- setIdblock(CiscProto.IDBlock) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
optional .cisc.IDBlock idblock = 1;
- setIdblock(CiscProto.IDBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
optional .cisc.IDBlock idblock = 1;
- setIdentities(int, DarcProto.Identity) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
Identities that will sign together
- setIdentities(int, DarcProto.Identity.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
Identities that will sign together
- setIdentities(int, DarcProto.Identity) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated .darc.Identity identities = 4;
- setIdentities(int, DarcProto.Identity.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated .darc.Identity identities = 4;
- setInclusionproof(TrieProto.Proof) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
InclusionProof is the deserialized InclusionProof
- setInclusionproof(TrieProto.Proof.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
InclusionProof is the deserialized InclusionProof
- setInclusionwait(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
How many block-intervals to wait for inclusion -
missing value or 0 means return immediately.
- setIndex(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception.Builder
-
required sint32 index = 1;
- setIndex(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex.Builder
-
required sint32 index = 2;
- setIndex(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required sint32 index = 1;
- setInfinity() - Method in class ch.epfl.dedis.lib.crypto.bn256.BN.G1
-
Set the point to the infinity (zero) point.
- setInfinity() - Method in class ch.epfl.dedis.lib.crypto.bn256.BN.G2
-
Set the point to the infinity (zero) point.
- setInstance(ByteString) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
required bytes instance = 1;
- setInstanceid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
required bytes instanceid = 2;
- setInstanceid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion.Builder
-
required bytes instanceid = 2;
- setInstanceid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
required bytes instanceid = 2;
- setInstanceid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion.Builder
-
required bytes instanceid = 2;
- setInstanceid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
InstanceID is either the instance that can spawn a new instance, or the instance
that will be invoked or deleted.
- setInstanceid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
InstanceID of the state to change
- setInstanceid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
required bytes instanceid = 2;
- setInstanceid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
InstanceID is where to find the party in the ledger.
- setInstanceid(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply.Builder
-
required bytes instanceid = 1;
- setInstanceid(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
required bytes instanceid = 2;
- setInstructions(int, ByzCoinProto.Instruction) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
repeated .byzcoin.Instruction instructions = 1;
- setInstructions(int, ByzCoinProto.Instruction.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
repeated .byzcoin.Instruction instructions = 1;
- setInteriors(int, TrieProto.InteriorNode) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
repeated .trie.InteriorNode interiors = 1;
- setInteriors(int, TrieProto.InteriorNode.Builder) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
repeated .trie.InteriorNode interiors = 1;
- setInterval(Duration) - Method in class ch.epfl.dedis.byzcoin.contracts.ChainConfigData
-
Sets the interval between two blocks.
- setInvoke(ByzCoinProto.Invoke) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Invoke calls a method of an existing instance.
- setInvoke(ByzCoinProto.Invoke.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Invoke calls a method of an existing instance.
- setIssuer(String) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required string issuer = 2;
- setIssuer(String) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required string issuer = 2;
- setIssuer(String) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required string issuer = 2;
- setIssuerBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required string issuer = 2;
- setIssuerBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required string issuer = 2;
- setIssuerBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required string issuer = 2;
- setIssuers(int, String) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
repeated string issuers = 2;
- setKey(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue.Builder
-
required bytes key = 1;
- setKey(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
required bytes key = 1;
- setKey(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
Key is the key we want to look up
- setKey(ByteString) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
required bytes key = 1;
- setKey(ByteString) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Key is the key that this proof is representing
- setKey(ByteString) - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
required bytes key = 2;
- setKeys(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees.Builder
-
repeated bytes keys = 1;
- setKeys(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
repeated bytes keys = 2;
- setKeys(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
Keys is a list of public keys to store
- setKeyvalues(int, ByzCoinProto.DBKeyValue) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- setKeyvalues(int, ByzCoinProto.DBKeyValue.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
KeyValues holds a copy of a slice of DBKeyValues
directly from bboltdb
- setLabel(ByteString) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
required bytes label = 4;
- setLatest(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
optional .skipchain.SkipBlock latest = 3;
- setLatest(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
optional .skipchain.SkipBlock latest = 3;
- setLatest(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Providing the latest skipblock to retrieve the Merkle tree root.
- setLatest(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Providing the latest skipblock to retrieve the Merkle tree root.
- setLatest(CiscProto.Data) - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .cisc.Data latest = 1;
- setLatest(CiscProto.Data.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .cisc.Data latest = 1;
- setLatest(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
optional .skipchain.SkipBlock latest = 2;
- setLatest(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
optional .skipchain.SkipBlock latest = 2;
- setLatest(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
required .skipchain.SkipBlock latest = 2;
- setLatest(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
required .skipchain.SkipBlock latest = 2;
- setLatestID(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain.Builder
-
latest known id of a block.
- setLatestskipblock(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .skipchain.SkipBlock latestskipblock = 3;
- setLatestskipblock(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .skipchain.SkipBlock latestskipblock = 3;
- setLeaf(TrieProto.LeafNode) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required .trie.LeafNode leaf = 2;
- setLeaf(TrieProto.LeafNode.Builder) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required .trie.LeafNode leaf = 2;
- setLeft(ByteString) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children.Builder
-
required bytes left = 1;
- setLeft(CollectionProto.Dump) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
required .collection.Dump left = 1;
- setLeft(CollectionProto.Dump.Builder) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
required .collection.Dump left = 1;
- setLeft(ByteString) - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode.Builder
-
required bytes left = 1;
- setLength(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
Length of the statechanges to download
- setLinks(int, SkipchainProto.ForwardLink) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Proving the path to the latest skipblock.
- setLinks(int, SkipchainProto.ForwardLink.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
Proving the path to the latest skipblock.
- setLinks(int, SkipchainProto.ForwardLink) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
repeated .skipchain.ForwardLink links = 2;
- setLinks(int, SkipchainProto.ForwardLink.Builder) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
repeated .skipchain.ForwardLink links = 2;
- setList(int, DarcProto.Rule) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
repeated .darc.Rule list = 1;
- setList(int, DarcProto.Rule.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
repeated .darc.Rule list = 1;
- setList(int, NetworkProto.ServerIdentity) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
repeated .network.ServerIdentity list = 2;
- setList(int, NetworkProto.ServerIdentity.Builder) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
repeated .network.ServerIdentity list = 2;
- setList(Personhood.PollList) - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollList list = 3;
- setList(Personhood.PollList.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollList list = 3;
- setLocation(String) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Location of the party
- setLocation(String) - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional string location = 4;
- setLocation(String) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Location of the party
- setLocation(String) - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
required string location = 1;
- setLocationBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Location of the party
- setLocationBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
optional string location = 4;
- setLocationBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Location of the party
- setLocationBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
required string location = 1;
- setLongpri(AuthProxProto.PriShare) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required .authprox.PriShare longpri = 4;
- setLongpri(AuthProxProto.PriShare.Builder) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required .authprox.PriShare longpri = 4;
- setLongpubs(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
repeated bytes longpubs = 5;
- setLrs(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
required bytes lrs = 3;
- setLrstag(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice.Builder
-
required bytes lrstag = 2;
- setLTSId(LTSId) - Method in class ch.epfl.dedis.byzgen.CalypsoFactory
-
Sets the LTSId to use for all write and read requests.
- setLtsid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply.Builder
-
LTSID is the id of the LTS instance created.
- setLtsid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
LTSID points to the identity of the lts group
- setMaxBlockSize(int, List<Signer>, List<Long>, int) - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Sets the new block interval that ByzCoin uses to create new block.
- setMaxBlockSize(int) - Method in class ch.epfl.dedis.byzcoin.contracts.ChainConfigData
-
Sets the new maximum block size, which must be bigger than 2**14 bytes or 16kiBytes.
- setMaxblocksize(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
required sint32 maxblocksize = 3;
- setMaxblocksize(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
Maximum block size.
- setMaxHeight(int) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required sint32 max_height = 3;
- setMerged(boolean) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Flag indicates that party was merged
- setMessage(ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required bytes message = 6;
- setMiners(int, Personhood.LRSTag) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- setMiners(int, Personhood.LRSTag.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Miners holds all tags of the linkable ring signatures that already
mined this party.
- setMiningreward(long) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
How much money to mine
- setMsg(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
required bytes msg = 3;
- setMsg(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig.Builder
-
required bytes msg = 1;
- setName(String) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
Name can be any name recognized by the contract.
- setName(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin.Builder
-
Name points to the genesis instance of that coin.
- setName(String) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required string name = 1;
- setName(String) - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
required string name = 1;
- setName(String) - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
required string name = 1;
- setName(String) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Name of the party.
- setName(String) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Name and purpose of the party.
- setNameBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
Name can be any name recognized by the contract.
- setNameBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
required string name = 1;
- setNameBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Name of the party.
- setNameBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Name and purpose of the party.
- setNewBlock(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
required .skipchain.SkipBlock newBlock = 2;
- setNewBlock(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
required .skipchain.SkipBlock newBlock = 2;
- setNewparty(Personhood.Party) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
optional .personhood.Party newparty = 1;
- setNewparty(Personhood.Party.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
optional .personhood.Party newparty = 1;
- setNewpoll(Personhood.PollStruct) - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollStruct newpoll = 2;
- setNewpoll(Personhood.PollStruct.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
optional .personhood.PollStruct newpoll = 2;
- setNewropasci(Personhood.RoPaSci) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
optional .personhood.RoPaSci newropasci = 1;
- setNewropasci(Personhood.RoPaSci.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
optional .personhood.RoPaSci newropasci = 1;
- setNewRoster(OnetProto.Roster) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
optional .onet.Roster newRoster = 3;
- setNewRoster(OnetProto.Roster.Builder) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
optional .onet.Roster newRoster = 3;
- setNext(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Next is a link to the instanceID of the next party.
- setNext(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
Next is a link to the instanceID of the next party.
- setNonce(long) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
Nonce is 0 for a new download, else it must be
equal to the nonce returned in DownloadStateResponse.
- setNonce(long) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
Nonce to be used for the download.
- setNonce(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate.Builder
-
required bytes nonce = 1;
- setNonce(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
Nonce plays in this case message of authentication
- setNonce(ByteString) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
required bytes nonce = 4;
- setOf(EpflPermission...) - Static method in enum ch.epfl.dedis.byzgen.EpflPermission
-
- setOf(int) - Static method in enum ch.epfl.dedis.byzgen.EpflPermission
-
- setOrganizers(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Organizers is the number of organizers responsible for this party
- setPartial(AuthProxProto.PriShare) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
required .authprox.PriShare partial = 1;
- setPartial(AuthProxProto.PriShare.Builder) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
required .authprox.PriShare partial = 1;
- setPartialsignature(AuthProxProto.PartialSig) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse.Builder
-
required .authprox.PartialSig partialsignature = 1;
- setPartialsignature(AuthProxProto.PartialSig.Builder) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse.Builder
-
required .authprox.PartialSig partialsignature = 1;
- setParticipants(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
repeated bytes participants = 3;
- setParties(int, Personhood.Party) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
repeated .personhood.Party parties = 1;
- setParties(int, Personhood.Party.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
repeated .personhood.Party parties = 1;
- setParties(int, PoPProto.ShortDesc) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
List of parties to be merged
- setParties(int, PoPProto.ShortDesc.Builder) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
List of parties to be merged
- setPartyid(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID.Builder
-
required bytes partyid = 1;
- setPartyid(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner.Builder
-
required bytes partyid = 1;
- setPartyid(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
required bytes partyid = 1;
- setPartyid(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
required bytes partyid = 1;
- setPartyids(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList.Builder
-
repeated bytes partyids = 1;
- setPayload(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
optional bytes payload = 12;
- setPersonhood(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required bytes personhood = 1;
- setPin(String) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
required string pin = 1;
- setPin(String) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
required string pin = 1;
- setPinBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
required string pin = 1;
- setPinBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
required string pin = 1;
- setPoint(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device.Builder
-
Point is the public key of that device
- setPoint(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519.Builder
-
required bytes point = 1;
- setPoint(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519.Builder
-
required bytes point = 1;
- setPoint(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC.Builder
-
required bytes point = 1;
- setPollid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
required bytes pollid = 1;
- setPollid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
optional bytes pollid = 2;
- setPolls(int, Personhood.PollStruct) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
repeated .personhood.PollStruct polls = 1;
- setPolls(int, Personhood.PollStruct.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
repeated .personhood.PollStruct polls = 1;
- setPophash(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
required bytes pophash = 1;
- setPophash(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
required bytes pophash = 2;
- setPophash(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
hash of party was asking to merge
- setPopstatus(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
required sint32 popstatus = 1;
- setPopstatus(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
status of merging process
- setPrefix(int, boolean) - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode.Builder
-
repeated bool prefix = 1 [packed = true];
- setPrefix(int, boolean) - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
repeated bool prefix = 1 [packed = true];
- setPrevId(DarcId) - Method in class ch.epfl.dedis.lib.darc.Darc
-
- setPrevId(Darc) - Method in class ch.epfl.dedis.lib.darc.Darc
-
- setPrevid(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
PrevID is the previous darc ID in the chain of evolution.
- setPrevious(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- setPrevious(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
Previous is the link to the instanceID of the previous party, it can be
nil for the first party.
- setPrevious(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
optional .skipchain.SkipBlock previous = 1;
- setPrevious(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
optional .skipchain.SkipBlock previous = 1;
- setProof(ByzCoinProto.Proof) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
- setProof(ByzCoinProto.Proof.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
Proof contains everything necessary to prove the inclusion
of the included key/value pair given a genesis skipblock.
- setProof(ByzCoinProto.Proof) - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS.Builder
-
required .byzcoin.Proof proof = 1;
- setProof(ByzCoinProto.Proof.Builder) - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS.Builder
-
required .byzcoin.Proof proof = 1;
- setProof(ByzCoinProto.Proof) - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS.Builder
-
required .byzcoin.Proof proof = 1;
- setProof(ByzCoinProto.Proof.Builder) - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS.Builder
-
required .byzcoin.Proof proof = 1;
- setProposals(int, PoPProto.PopDesc) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
repeated .pop.PopDesc proposals = 1;
- setProposals(int, PoPProto.PopDesc.Builder) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
repeated .pop.PopDesc proposals = 1;
- setPropose(CiscProto.Data) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
optional .cisc.Data propose = 2;
- setPropose(CiscProto.Data.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
optional .cisc.Data propose = 2;
- setPropose(CiscProto.Data) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply.Builder
-
optional .cisc.Data propose = 1;
- setPropose(CiscProto.Data.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply.Builder
-
optional .cisc.Data propose = 1;
- setProposed(CiscProto.Data) - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .cisc.Data proposed = 2;
- setProposed(CiscProto.Data.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
optional .cisc.Data proposed = 2;
- setProxy(DarcProto.IdentityProxy) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
A claim which has been signed by a proxy or proxies.
- setProxy(DarcProto.IdentityProxy.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
A claim which has been signed by a proxy or proxies.
- setProxy(DarcProto.SignerProxy) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerProxy proxy = 3;
- setProxy(DarcProto.SignerProxy.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerProxy proxy = 3;
- setPublic(ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required bytes public = 3;
- setPublic(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
required bytes public = 2;
- setPublic(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
required bytes public = 2;
- setPublic(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC.Builder
-
required bytes public = 1;
- setPublic(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
required bytes public = 2;
- setPublic(ByteString) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
required bytes public = 1;
- setPublic(ByteString) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required bytes public = 3;
- setPublic(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply.Builder
-
required bytes public = 1;
- setPublic(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
required bytes public = 2;
- setPublic(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink.Builder
-
required bytes public = 1;
- setPublickey(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
required bytes publickey = 1;
- setPublics(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
repeated bytes publics = 3;
- setPubstr(String) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
required string pubstr = 3;
- setPubstrBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
required string pubstr = 3;
- setPurpose(String) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Purpose of the party
- setPurposeBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
Purpose of the party
- setRandpri(AuthProxProto.PriShare) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required .authprox.PriShare randpri = 4;
- setRandpri(AuthProxProto.PriShare.Builder) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required .authprox.PriShare randpri = 4;
- setRandpubs(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
repeated bytes randpubs = 5;
- setRead(ByzCoinProto.Proof) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
Read is the proof that he has been accepted to read the secret.
- setRead(ByzCoinProto.Proof.Builder) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
Read is the proof that he has been accepted to read the secret.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.Read.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.StatusProto.Request.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
- setReply(String) - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply.Builder
-
required string reply = 1;
- setReplyBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply.Builder
-
required string reply = 1;
- setResponse(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig.Builder
-
required bytes response = 2;
- setReturnuncomplete(boolean) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest.Builder
-
optional bool returnuncomplete = 2;
- setRight(ByteString) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children.Builder
-
required bytes right = 2;
- setRight(CollectionProto.Dump) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
required .collection.Dump right = 2;
- setRight(CollectionProto.Dump.Builder) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
required .collection.Dump right = 2;
- setRight(ByteString) - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode.Builder
-
required bytes right = 2;
- setRoot(CollectionProto.Dump) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Root is the root node
- setRoot(CollectionProto.Dump.Builder) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Root is the root node
- setRopasciid(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci.Builder
-
required bytes ropasciid = 2;
- setRopascis(int, Personhood.RoPaSci) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
repeated .personhood.RoPaSci ropascis = 1;
- setRopascis(int, Personhood.RoPaSci.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
repeated .personhood.RoPaSci ropascis = 1;
- setRoster(Roster, List<Signer>, List<Long>, int) - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Change the current roster of the ByzCoin ledger.
- setRoster(Roster) - Method in class ch.epfl.dedis.byzcoin.contracts.ChainConfigData
-
Sets a new roster for ByzCoin.
- setRoster(OnetProto.Roster) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
required .onet.Roster roster = 2;
- setRoster(OnetProto.Roster.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
required .onet.Roster roster = 2;
- setRoster(OnetProto.Roster) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
Roster defines which nodes participate in the skipchain.
- setRoster(OnetProto.Roster.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
Roster defines which nodes participate in the skipchain.
- setRoster(OnetProto.Roster) - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo.Builder
-
required .onet.Roster roster = 1;
- setRoster(OnetProto.Roster.Builder) - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo.Builder
-
required .onet.Roster roster = 1;
- setRoster(OnetProto.Roster) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Roster is the new proposed roster - nil if the old is to be used
- setRoster(OnetProto.Roster.Builder) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Roster is the new proposed roster - nil if the old is to be used
- setRoster(OnetProto.Roster) - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
Roster is the list of nodes responsible for the byzcoin instance
- setRoster(OnetProto.Roster.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
Roster is the list of nodes responsible for the byzcoin instance
- setRoster(OnetProto.Roster) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Roster of all responsible conodes for that party.
- setRoster(OnetProto.Roster.Builder) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
Roster of all responsible conodes for that party.
- setRoster(OnetProto.Roster) - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
optional .onet.Roster roster = 2;
- setRoster(OnetProto.Roster.Builder) - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
optional .onet.Roster roster = 2;
- setRoster(OnetProto.Roster) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required .onet.Roster roster = 9;
- setRoster(OnetProto.Roster.Builder) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
required .onet.Roster roster = 9;
- setRule(String, byte[]) - Method in class ch.epfl.dedis.lib.darc.Darc
-
Sets a rule to be the action/expression pair.
- setRules(DarcProto.Rules) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Rules map an action to an expression.
- setRules(DarcProto.Rules.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Rules map an action to an expression.
- setSchnsig(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
SchnSig is optional; one of Public or SchnSig must be set.
- setSecondplayer(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
optional sint32 secondplayer = 5;
- setSecondplayeraccount(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
optional bytes secondplayeraccount = 6;
- setSecret(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519.Builder
-
required bytes secret = 2;
- setServeridentity(NetworkProto.ServerIdentity) - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
optional .network.ServerIdentity serveridentity = 2;
- setServeridentity(NetworkProto.ServerIdentity.Builder) - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
optional .network.ServerIdentity serveridentity = 2;
- setService(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
Public key of service - can be nil.
- setServiceIdentities(int, NetworkProto.ServiceIdentity) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- setServiceIdentities(int, NetworkProto.ServiceIdentity.Builder) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
repeated .network.ServiceIdentity serviceIdentities = 2;
- setSessionid(ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
required bytes sessionid = 2;
- setSig(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
authentication via Linkable Ring Signature
- setSig(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
required bytes sig = 4;
- setSig(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig.Builder
-
required bytes sig = 2;
- setSignature(ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
required bytes signature = 3;
- setSignature(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest.Builder
-
required bytes signature = 2;
- setSignature(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
optional bytes signature = 3;
- setSignature(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
required bytes signature = 3;
- setSignature(ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
The signature itself
- setSignature(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
required bytes signature = 3;
- setSignature(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
Signature is created by all conodes responsible for that pop-party
- setSignature(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest.Builder
-
required bytes signature = 2;
- setSignature(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
required bytes signature = 2;
- setSignature(ByteString) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
Signature proves that the organizer updated the keys
- setSignature(SkipchainProto.ByzcoinSig) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
required .skipchain.ByzcoinSig signature = 4;
- setSignature(SkipchainProto.ByzcoinSig.Builder) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
required .skipchain.ByzcoinSig signature = 4;
- setSignature(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
optional bytes signature = 3;
- setSignatures(List<byte[]>) - Method in class ch.epfl.dedis.byzcoin.transaction.Instruction
-
Setter for the signatures.
- setSignatures(List<byte[]>) - Method in class ch.epfl.dedis.lib.darc.Request
-
The setter for signatures.
- setSignatures(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Signatures that are verified using the Darc controlling access to
the instance.
- setSignatures(int, DarcProto.Signature) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Signature is calculated on the Request-representation of the darc.
- setSignatures(int, DarcProto.Signature.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Signature is calculated on the Request-representation of the darc.
- setSignatures(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
repeated bytes signatures = 5;
- setSigner(String) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
required string signer = 2;
- setSigner(DarcProto.Identity) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
Signer is the Idenity (public key or another Darc) of the signer
- setSigner(DarcProto.Identity.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
Signer is the Idenity (public key or another Darc) of the signer
- setSigner(DarcProto.Signer) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply.Builder
-
required .darc.Signer signer = 1;
- setSigner(DarcProto.Signer.Builder) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply.Builder
-
required .darc.Signer signer = 1;
- setSigner(DarcProto.Signer) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
required .darc.Signer signer = 2;
- setSigner(DarcProto.Signer.Builder) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
required .darc.Signer signer = 2;
- setSignerBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
required string signer = 2;
- setSignercounter(int, long) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerCounter must be set to a value that is one greater than what
was in the last instruction signed by the same signer.
- setSignerCounters(List<Long>) - Method in class ch.epfl.dedis.byzcoin.transaction.Instruction
-
Setter for the signer counters, they must map to the signers in the signature.
- setSignerIdentities(List<Identity>) - Method in class ch.epfl.dedis.byzcoin.transaction.Instruction
-
- setSigneridentities(int, DarcProto.Identity) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerIdentities are the identities of all the signers.
- setSigneridentities(int, DarcProto.Identity.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
SignerIdentities are the identities of all the signers.
- setSignerids(int, String) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
repeated string signerids = 1;
- setSkipblock(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
Skipblock of the created skipchain or empty if there was an error.
- setSkipblock(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
Skipblock of the created skipchain or empty if there was an error.
- setSkipblock(SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
required .skipchain.SkipBlock skipblock = 1;
- setSkipblock(SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
required .skipchain.SkipBlock skipblock = 1;
- setSkipchainid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
SkipchainID is the hash of the first skipblock
- setSkipchainid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
required bytes skipchainid = 1;
- setSkipchainid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion.Builder
-
required bytes skipchainid = 1;
- setSkipchainid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
required bytes skipchainid = 1;
- setSkipchainid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion.Builder
-
required bytes skipchainid = 1;
- setSkipchainid(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
required bytes skipchainid = 2;
- setSkipChainIDs(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply.Builder
-
repeated bytes skipChainIDs = 1;
- setSpawn(ByzCoinProto.Spawn) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Spawn creates a new instance.
- setSpawn(ByzCoinProto.Spawn.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
Spawn creates a new instance.
- setStake(ByzCoinProto.Coin) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required .byzcoin.Coin stake = 2;
- setStake(ByzCoinProto.Coin.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
required .byzcoin.Coin stake = 2;
- setState(ByzCoinProto.StateChangeBody) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
required .byzcoin.StateChangeBody state = 2;
- setState(ByzCoinProto.StateChangeBody.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
required .byzcoin.StateChangeBody state = 2;
- setState(int) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
State has one of the following values:
1: it is a configuration only
2: scanning in progress
3: it is a finalized pop-party
- setState(int) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
State has one of the following values:
1: it is a configuration only
2: it is a finalized pop-party
- setStateaction(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
StateAction can be any of Create, Update, Remove
- setStateaction(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required sint32 stateaction = 1;
- setStatechange(ByzCoinProto.StateChange) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
required .byzcoin.StateChange statechange = 1;
- setStatechange(ByzCoinProto.StateChange.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
required .byzcoin.StateChange statechange = 1;
- setStatechanges(int, ByzCoinProto.StateChange) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
repeated .byzcoin.StateChange statechanges = 1;
- setStatechanges(int, ByzCoinProto.StateChange.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
repeated .byzcoin.StateChange statechanges = 1;
- setStatechanges(int, ByzCoinProto.GetInstanceVersionResponse) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- setStatechanges(int, ByzCoinProto.GetInstanceVersionResponse.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
repeated .byzcoin.GetInstanceVersionResponse statechanges = 1;
- setStatechangeshash(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
StateChangesHash is the sha256 of all the StateChanges generated by the
accepted transactions.
- setSteps(int, CollectionProto.Step) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Steps are the steps to go from root to key
- setSteps(int, CollectionProto.Step.Builder) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
Steps are the steps to go from root to key
- setSuite(String) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required string suite = 2;
- setSuiteBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
required string suite = 2;
- setTag(String) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
required string tag = 2;
- setTag(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag.Builder
-
required bytes tag = 1;
- setTagBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
required string tag = 2;
- setTargetSkipChainID(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
required bytes targetSkipChainID = 1;
- setThreshold(int) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
Threshold of how many devices need to sign to accept the new block
- setTime(long) - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
required sint64 time = 5;
- setTimestamp(long) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
Timestamp is a Unix timestamp in nanoseconds.
- setTimestamp(long) - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
optional sint64 timestamp = 2;
- setTitle(String) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required string title = 3;
- setTitleBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
required string title = 3;
- setTo(long) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
Return events where When is <= To.
- setTo(ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
required bytes to = 2;
- setTopic(String) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required string topic = 2;
- setTopic(String) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
Return events where Event.Topic == Topic, if Topic != "".
- setTopicBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required string topic = 2;
- setTopicBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
Return events where Event.Topic == Topic, if Topic != "".
- setTransaction(ByzCoinProto.ClientTransaction) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
Transaction to be applied to the kv-store
- setTransaction(ByzCoinProto.ClientTransaction.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
Transaction to be applied to the kv-store
- setTrieroot(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
TrieRoot is the root of the merkle tree of the colleciton after
applying the valid transactions.
- setTruncated(boolean) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
Events does not contain all the results.
- setTxresults(int, ByzCoinProto.TxResult) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
repeated .byzcoin.TxResult txresults = 1;
- setTxresults(int, ByzCoinProto.TxResult.Builder) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
repeated .byzcoin.TxResult txresults = 1;
- setType(String) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required string type = 1;
- setType(String) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required string type = 1;
- setType(String) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required string type = 1;
- setType(int) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
What type of authentication we're doing
- setType(int) - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
required sint32 type = 1;
- setTypeBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
required string type = 1;
- setTypeBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
required string type = 1;
- setTypeBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
required string type = 1;
- setTypes(int, String) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
repeated string types = 1;
- setU(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
U is the encrypted random value for the ElGamal encryption
- setUbar(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
Ubar, E and f will be used by the server to verify the writer did
correctly encrypt the key.
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollmentsResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.EnrollResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.PriShare.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.AuthProxProto.SignatureResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ChainConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorizationResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.ClientTransaction.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataBody.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseByzcoin.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Delete.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadState.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DownloadStateResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCountersResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Invoke.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Proof.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Spawn.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StreamingResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.TxResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorise.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthoriseReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.Authorize.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.AuthorizeReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTS.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.GetLTSReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.LtsInstanceInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.Read.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTS.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.ReshareLTSReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Calypso.Write.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Authenticate.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentityReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Data.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdate.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.DataUpdateReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.Device.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.IDBlock.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PinRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.PropagateIdentity.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeSend.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdate.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeUpdateReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVoteReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CiscProto.UpdateSkipBlock.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Children.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Proof.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Step.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityDarc.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityEd25519.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityProxy.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.IdentityX509EC.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Request.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rule.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Rules.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signature.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerEd25519.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerProxy.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.DarcProto.SignerX509EC.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.SearchResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Roster.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.OnetProto.Status.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.Attendees.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.Capabilities.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.CapabilitiesResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.Credential.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.CredentialStruct.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.FinalStatement.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.LRSTag.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.Party.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyListResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.Poll.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollAnswer.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollChoice.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollList.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.PollStruct.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopDesc.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSci.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciListResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.SpawnerStruct.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.StringReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.Personhood.UserLocation.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.CheckConfigReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FetchRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatements.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetFinalStatementsReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceID.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetInstanceIDReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeys.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetKeysReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLink.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetLinkReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposals.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetProposalsReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSigner.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeConfigReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PinRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopDesc.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.ShortDesc.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfigReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceID.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreInstanceIDReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeysReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.StoreSignerReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLink.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.PoPProto.VerifyLinkReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.Exception.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDs.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlock.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndex.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChain.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SchnorrSig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlockReply.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.StatusProto.Request.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.StatusProto.Response.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.TrieProto.EmptyNode.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.TrieProto.InteriorNode.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class ch.epfl.dedis.lib.proto.TrieProto.Proof.Builder
-
- setUpdate(int, SkipchainProto.SkipBlock) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
update is the shortest path from the requested block to the latest
block.
- setUpdate(int, SkipchainProto.SkipBlock.Builder) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.GetUpdateChainReply.Builder
-
update is the shortest path from the requested block to the latest
block.
- setUrl(String) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
Tag number 6 is used by go.dedis.ch/protobuf for the private
key field, which is not exported.
- setUrlBytes(ByteString) - Method in class ch.epfl.dedis.lib.proto.NetworkProto.ServerIdentity.Builder
-
Tag number 6 is used by go.dedis.ch/protobuf for the private
key field, which is not exported.
- setUserlocation(Personhood.UserLocation) - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
optional .personhood.UserLocation userlocation = 1;
- setUserlocation(Personhood.UserLocation.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
optional .personhood.UserLocation userlocation = 1;
- setUsers(int, Personhood.UserLocation) - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
repeated .personhood.UserLocation users = 1;
- setUsers(int, Personhood.UserLocation.Builder) - Method in class ch.epfl.dedis.lib.proto.Personhood.MeetupResponse.Builder
-
repeated .personhood.UserLocation users = 1;
- setValue(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Argument.Builder
-
Value must be binary marshalled
- setValue(long) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.Coin.Builder
-
Value is the total number of coins of that type.
- setValue(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.DBKeyValue.Builder
-
required bytes value = 2;
- setValue(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
Value is the data needed by the contract
- setValue(ByteString) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required bytes value = 3;
- setValue(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.Attribute.Builder
-
required bytes value = 2;
- setValue(ByteString) - Method in class ch.epfl.dedis.lib.proto.TrieProto.LeafNode.Builder
-
required bytes value = 3;
- setValues(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.CollectionProto.Dump.Builder
-
repeated bytes values = 2;
- setVerificationdarcs(int, DarcProto.Darc) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- setVerificationdarcs(int, DarcProto.Darc.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
VerificationDarcs are a list of darcs that the verifier needs to
verify this darc.
- setVerifiers(int, ByteString) - Method in class ch.epfl.dedis.lib.proto.SkipchainProto.SkipBlock.Builder
-
repeated bytes verifiers = 6;
- setVersion(long) - Method in class ch.epfl.dedis.lib.darc.Darc
-
Setter for the version number.
- setVersion(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest.Builder
-
Version of the protocol
- setVersion(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxResponse.Builder
-
Version of the protocol
- setVersion(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckAuthorization.Builder
-
Version of the protocol
- setVersion(long) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity.Builder
-
required uint64 version = 3;
- setVersion(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlock.Builder
-
Version of the protocol
- setVersion(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse.Builder
-
Version of the protocol
- setVersion(long) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion.Builder
-
required uint64 version = 3;
- setVersion(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProof.Builder
-
Version of the protocol
- setVersion(int) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetProofResponse.Builder
-
Version of the protocol
- setVersion(long) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange.Builder
-
Version is the monotonically increasing version of the instance
- setVersion(long) - Method in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody.Builder
-
required uint64 version = 4;
- setVersion(long) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Darc.Builder
-
Version should be monotonically increasing over the evolution of a
Darc.
- setVersion(ByteString) - Method in class ch.epfl.dedis.lib.proto.Personhood.Capability.Builder
-
required bytes version = 2;
- setWhen(long) - Method in class ch.epfl.dedis.lib.proto.EventLogProto.Event.Builder
-
required sint64 when = 1;
- setWipe(boolean) - Method in class ch.epfl.dedis.lib.proto.Personhood.Meetup.Builder
-
optional bool wipe = 2;
- setWipe(boolean) - Method in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciList.Builder
-
optional bool wipe = 2;
- setWipeparties(boolean) - Method in class ch.epfl.dedis.lib.proto.Personhood.PartyList.Builder
-
optional bool wipeparties = 2;
- setWrite(ByzCoinProto.Proof) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
Write is the proof containing the write request.
- setWrite(ByzCoinProto.Proof.Builder) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKey.Builder
-
Write is the proof containing the write request.
- setWrite(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Read.Builder
-
required bytes write = 1;
- setX(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.CreateLTSReply.Builder
-
X is the public key of the LTS.
- setX(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
X is the aggregate public key of the LTS used.
- setX509Ec(DarcProto.IdentityX509EC) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Public-key identity from an X.509 certificate.
- setX509Ec(DarcProto.IdentityX509EC.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Identity.Builder
-
Public-key identity from an X.509 certificate.
- setX509Ec(DarcProto.SignerX509EC) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerX509EC x509ec = 2;
- setX509Ec(DarcProto.SignerX509EC.Builder) - Method in class ch.epfl.dedis.lib.proto.DarcProto.Signer.Builder
-
optional .darc.SignerX509EC x509ec = 2;
- setXc(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.Read.Builder
-
required bytes xc = 2;
- setXhatenc(ByteString) - Method in class ch.epfl.dedis.lib.proto.Calypso.DecryptKeyReply.Builder
-
XhatEnc is the random part of the encryption.
- Sha256id - Class in ch.epfl.dedis.lib
-
- Sha256id(ByteString) - Constructor for class ch.epfl.dedis.lib.Sha256id
-
- Sha256id(byte[]) - Constructor for class ch.epfl.dedis.lib.Sha256id
-
- SIG_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.CiscProto.CreateIdentity
-
- SIG_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.CiscProto.StoreKeys
-
- SIG_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.SkipchainProto.ByzcoinSig
-
- sign(byte[]) - Method in interface ch.epfl.dedis.byzgen.User
-
sign request.
- sign(byte[]) - Method in interface ch.epfl.dedis.lib.darc.Signer
-
Signs the sha256 hash of the message.
- sign(byte[]) - Method in class ch.epfl.dedis.lib.darc.SignerEd25519
-
Signs the sha256 hash of the message.
- sign(byte[]) - Method in class ch.epfl.dedis.lib.darc.SignerX509EC
-
Signs the sha256 hash of the message.
- Signature - Class in ch.epfl.dedis.lib.darc
-
Signature is a darc signature that holds the schnorr signature itself and
the identity of the signer.
- Signature(byte[], Identity) - Constructor for class ch.epfl.dedis.lib.darc.Signature
-
- Signature(DarcProto.Signature) - Constructor for class ch.epfl.dedis.lib.darc.Signature
-
- signature - Variable in class ch.epfl.dedis.lib.darc.Signature
-
- SIGNATURE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.AuthProxProto.PartialSig
-
- SIGNATURE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugRemoveRequest
-
- SIGNATURE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.Calypso.Authorize
-
- SIGNATURE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
- SIGNATURE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
- SIGNATURE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.PoPProto.FinalizeRequest
-
- SIGNATURE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.PoPProto.FinalStatement
-
- SIGNATURE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.PoPProto.MergeRequest
-
- SIGNATURE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.PoPProto.StoreConfig
-
- SIGNATURE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.PoPProto.StoreKeys
-
- SIGNATURE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.SkipchainProto.ForwardLink
-
- SIGNATURE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.SkipchainProto.StoreSkipBlock
-
- SIGNATURES_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
- SIGNATURES_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.DarcProto.Darc
-
- SIGNATURES_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.DarcProto.Request
-
- signer - Variable in class ch.epfl.dedis.lib.darc.Signature
-
- Signer - Interface in ch.epfl.dedis.lib.darc
-
- Signer.SignRequestRejectedException - Exception in ch.epfl.dedis.lib.darc
-
- SIGNER_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.CiscProto.ProposeVote
-
- SIGNER_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.DarcProto.Signature
-
- SIGNER_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.PoPProto.GetSignerReply
-
- SIGNER_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.PoPProto.StoreSigner
-
- SIGNERCOUNTER_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
- SignerCounters - Class in ch.epfl.dedis.byzcoin
-
This class represents the result from the getSignerCounters RPC call.
- SignerCounters(List<Long>) - Constructor for class ch.epfl.dedis.byzcoin.SignerCounters
-
Constructor for a list of counters
- SignerCounters(ByzCoinProto.GetSignerCountersResponse) - Constructor for class ch.epfl.dedis.byzcoin.SignerCounters
-
Constructor for the protobuf representation
- SignerEd25519 - Class in ch.epfl.dedis.lib.darc
-
- SignerEd25519() - Constructor for class ch.epfl.dedis.lib.darc.SignerEd25519
-
Constructor for signer.
- SignerEd25519(byte[]) - Constructor for class ch.epfl.dedis.lib.darc.SignerEd25519
-
Creates a new signer from a slice of bytes.
- SignerFactory - Class in ch.epfl.dedis.lib.darc
-
- SignerFactory() - Constructor for class ch.epfl.dedis.lib.darc.SignerFactory
-
- SIGNERIDENTITIES_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
- SIGNERIDS_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
- SignerX509EC - Class in ch.epfl.dedis.lib.darc
-
SignerX509EC represents a keycard that holds its private key and can only be used to sign
but which will not reveal its private key.
- SignerX509EC() - Constructor for class ch.epfl.dedis.lib.darc.SignerX509EC
-
- SignRequestRejectedException(String, Throwable) - Constructor for exception ch.epfl.dedis.lib.darc.Signer.SignRequestRejectedException
-
- signWith(List<Signer>) - Method in class ch.epfl.dedis.byzcoin.transaction.ClientTransaction
-
This function signs all the instructions in the transaction using the same set of
signers.
- signWith(byte[], List<Signer>) - Method in class ch.epfl.dedis.byzcoin.transaction.Instruction
-
Have a list of signers sign the instruction.
- SkipBlock - Class in ch.epfl.dedis.lib
-
SkipBlock is a wrapper around the protobuf SkipBlock class.
- SkipBlock(SkipchainProto.SkipBlock) - Constructor for class ch.epfl.dedis.lib.SkipBlock
-
- SkipBlock(byte[]) - Constructor for class ch.epfl.dedis.lib.SkipBlock
-
- SKIPBLOCK_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.CreateGenesisBlockResponse
-
- SKIPBLOCK_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.SkipchainProto.GetSingleBlockByIndexReply
-
- SkipblockId - Class in ch.epfl.dedis.lib
-
This class represents a SkipblockId, which is a sha256-hash of
the static fields of the skipblock.
- SkipblockId(byte[]) - Constructor for class ch.epfl.dedis.lib.SkipblockId
-
- SkipblockId(ByteString) - Constructor for class ch.epfl.dedis.lib.SkipblockId
-
- SKIPCHAINID_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.AddTxRequest
-
- SKIPCHAINID_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidity
-
- SKIPCHAINID_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersion
-
- SKIPCHAINID_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersion
-
- SKIPCHAINID_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetLastInstanceVersion
-
- SKIPCHAINID_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetSignerCounters
-
- SKIPCHAINIDS_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.SkipchainProto.GetAllSkipChainIDsReply
-
- SkipchainProto - Class in ch.epfl.dedis.lib.proto
-
- SkipchainProto.ByzcoinSig - Class in ch.epfl.dedis.lib.proto
-
Protobuf type skipchain.ByzcoinSig
- SkipchainProto.ByzcoinSig.Builder - Class in ch.epfl.dedis.lib.proto
-
Protobuf type skipchain.ByzcoinSig
- SkipchainProto.ByzcoinSigOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.Exception - Class in ch.epfl.dedis.lib.proto
-
Protobuf type skipchain.Exception
- SkipchainProto.Exception.Builder - Class in ch.epfl.dedis.lib.proto
-
Protobuf type skipchain.Exception
- SkipchainProto.ExceptionOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.ForwardLink - Class in ch.epfl.dedis.lib.proto
-
Protobuf type skipchain.ForwardLink
- SkipchainProto.ForwardLink.Builder - Class in ch.epfl.dedis.lib.proto
-
Protobuf type skipchain.ForwardLink
- SkipchainProto.ForwardLinkOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.GetAllSkipChainIDs - Class in ch.epfl.dedis.lib.proto
-
GetAllSkipChainIDs - returns the SkipBlockIDs of the genesis blocks
of all of the known skipchains.
- SkipchainProto.GetAllSkipChainIDs.Builder - Class in ch.epfl.dedis.lib.proto
-
GetAllSkipChainIDs - returns the SkipBlockIDs of the genesis blocks
of all of the known skipchains.
- SkipchainProto.GetAllSkipChainIDsOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.GetAllSkipChainIDsReply - Class in ch.epfl.dedis.lib.proto
-
GetAllSkipChainIDsReply - reply to GetAllSkipchains
- SkipchainProto.GetAllSkipChainIDsReply.Builder - Class in ch.epfl.dedis.lib.proto
-
GetAllSkipChainIDsReply - reply to GetAllSkipchains
- SkipchainProto.GetAllSkipChainIDsReplyOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.GetSingleBlock - Class in ch.epfl.dedis.lib.proto
-
GetSingleBlock asks for a single block.
- SkipchainProto.GetSingleBlock.Builder - Class in ch.epfl.dedis.lib.proto
-
GetSingleBlock asks for a single block.
- SkipchainProto.GetSingleBlockByIndex - Class in ch.epfl.dedis.lib.proto
-
GetSingleBlockByIndex searches for a block with the given index following
the genesis-block
- SkipchainProto.GetSingleBlockByIndex.Builder - Class in ch.epfl.dedis.lib.proto
-
GetSingleBlockByIndex searches for a block with the given index following
the genesis-block
- SkipchainProto.GetSingleBlockByIndexOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.GetSingleBlockByIndexReply - Class in ch.epfl.dedis.lib.proto
-
GetSingleBlockByIndexReply returns the block and a set of links that proves
this block to be attached to the genesis block.
- SkipchainProto.GetSingleBlockByIndexReply.Builder - Class in ch.epfl.dedis.lib.proto
-
GetSingleBlockByIndexReply returns the block and a set of links that proves
this block to be attached to the genesis block.
- SkipchainProto.GetSingleBlockByIndexReplyOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.GetSingleBlockOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.GetUpdateChain - Class in ch.epfl.dedis.lib.proto
-
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 - Class in ch.epfl.dedis.lib.proto
-
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.GetUpdateChainOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.GetUpdateChainReply - Class in ch.epfl.dedis.lib.proto
-
GetUpdateChainReply - returns the shortest chain to the current SkipBlock,
starting from the SkipBlock the client sent
- SkipchainProto.GetUpdateChainReply.Builder - Class in ch.epfl.dedis.lib.proto
-
GetUpdateChainReply - returns the shortest chain to the current SkipBlock,
starting from the SkipBlock the client sent
- SkipchainProto.GetUpdateChainReplyOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.SchnorrSig - Class in ch.epfl.dedis.lib.proto
-
Protobuf type skipchain.SchnorrSig
- SkipchainProto.SchnorrSig.Builder - Class in ch.epfl.dedis.lib.proto
-
Protobuf type skipchain.SchnorrSig
- SkipchainProto.SchnorrSigOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.SkipBlock - Class in ch.epfl.dedis.lib.proto
-
Protobuf type skipchain.SkipBlock
- SkipchainProto.SkipBlock.Builder - Class in ch.epfl.dedis.lib.proto
-
Protobuf type skipchain.SkipBlock
- SkipchainProto.SkipBlockOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.StoreSkipBlock - Class in ch.epfl.dedis.lib.proto
-
StoreSkipBlock - Requests a new skipblock to be appended to the given
SkipBlock.
- SkipchainProto.StoreSkipBlock.Builder - Class in ch.epfl.dedis.lib.proto
-
StoreSkipBlock - Requests a new skipblock to be appended to the given
SkipBlock.
- SkipchainProto.StoreSkipBlockOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainProto.StoreSkipBlockReply - Class in ch.epfl.dedis.lib.proto
-
StoreSkipBlockReply - returns the signed SkipBlock with updated backlinks
and the previous block if it exists.
- SkipchainProto.StoreSkipBlockReply.Builder - Class in ch.epfl.dedis.lib.proto
-
StoreSkipBlockReply - returns the signed SkipBlock with updated backlinks
and the previous block if it exists.
- SkipchainProto.StoreSkipBlockReplyOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- SkipchainRPC - Class in ch.epfl.dedis.skipchain
-
Implementing an interface to the skipchain service.
- SkipchainRPC(Roster, SkipblockId) - Constructor for class ch.epfl.dedis.skipchain.SkipchainRPC
-
If the skipchain is already initialised, this constructor will only
initialise the class.
- Spawn - Class in ch.epfl.dedis.byzcoin.transaction
-
Spawn is an operation that an Instruction can take, it should be used for creating an object.
- Spawn(String, List<Argument>) - Constructor for class ch.epfl.dedis.byzcoin.transaction.Spawn
-
Constructor for the spawn action.
- Spawn(ByzCoinProto.Spawn) - Constructor for class ch.epfl.dedis.byzcoin.transaction.Spawn
-
- SPAWN_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.Instruction
-
- spawnCalypsoRead(CalypsoRPC, List<Signer>, List<Long>, Point) - Method in class ch.epfl.dedis.calypso.WriteInstance
-
Spawns a new CalypsoRead instance for this Write Instance.
- spawnDarcAndWait(Darc, Signer, Long, int) - Method in class ch.epfl.dedis.byzcoin.contracts.SecureDarcInstance
-
Spawns a new darc from the given darcInstance.
- spawnInstance(String, Signer, Long, List<Argument>) - Method in class ch.epfl.dedis.byzcoin.contracts.SecureDarcInstance
-
Like spawnInstanceInstruction, but creates a ClientTransaction with only this instruction and sends it
to byzcoin.
- spawnInstanceAndWait(String, Signer, Long, List<Argument>, int) - Method in class ch.epfl.dedis.byzcoin.contracts.SecureDarcInstance
-
Like spawnInstance but waits for the instance to be stored in byzcoin.
- spawnInstanceInstruction(String, Identity, Long, List<Argument>) - Method in class ch.epfl.dedis.byzcoin.contracts.SecureDarcInstance
-
Creates an instruction for spawning an instance.
- spawnWrite(CalypsoRPC, DarcId, Signer, Long) - Method in class ch.epfl.dedis.calypso.Document
-
Creates a new WriteInstance with the document stored in it.
- STAKE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.Personhood.RoPaSciStruct
-
- STATE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.DebugResponseState
-
- STATE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.Personhood.PopPartyStruct
-
- STATE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.PoPProto.PopPartyInstance
-
- STATEACTION_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChange
-
- STATEACTION_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.StateChangeBody
-
- StateChange - Class in ch.epfl.dedis.byzcoin
-
Represents the state change of an instance and thus contains all the
information related.
- StateChange(ByzCoinProto.StateChange) - Constructor for class ch.epfl.dedis.byzcoin.StateChange
-
Instantiates using a state change coming from a protobuf message
- StateChange.StateAction - Enum in ch.epfl.dedis.byzcoin
-
Enumeration to represents the state action
- STATECHANGE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetInstanceVersionResponse
-
- StateChangeBody - Class in ch.epfl.dedis.byzcoin
-
StateChangeBody contains the content of a state change, i.e., everything except the instance ID (the key).
- StateChangeBody(ByzCoinProto.StateChangeBody) - Constructor for class ch.epfl.dedis.byzcoin.StateChangeBody
-
Construct a StateChangeBody object from its protobuf representation.
- StateChanges - Class in ch.epfl.dedis.byzcoin
-
Read-only list of state changes that also provides the hash
of all of the state changes
- StateChanges(List<ByzCoinProto.StateChange>) - Constructor for class ch.epfl.dedis.byzcoin.StateChanges
-
Instantiate with a list of state changes coming from a protobuf message
- STATECHANGES_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.CheckStateChangeValidityResponse
-
- STATECHANGES_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.GetAllInstanceVersionResponse
-
- STATECHANGESHASH_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.ByzCoinProto.DataHeader
-
- STATUS_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.StatusProto.Response
-
- StatusProto - Class in ch.epfl.dedis.lib.proto
-
- StatusProto.Request - Class in ch.epfl.dedis.lib.proto
-
Request is what the Status service is expected to receive from clients.
- StatusProto.Request.Builder - Class in ch.epfl.dedis.lib.proto
-
Request is what the Status service is expected to receive from clients.
- StatusProto.RequestOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- StatusProto.Response - Class in ch.epfl.dedis.lib.proto
-
Response is what the Status service will reply to clients.
- StatusProto.Response.Builder - Class in ch.epfl.dedis.lib.proto
-
Response is what the Status service will reply to clients.
- StatusProto.ResponseOrBuilder - Interface in ch.epfl.dedis.lib.proto
-
- StatusRPC - Class in ch.epfl.dedis.status
-
The RPC to get the status of a conode.
- StatusRPC() - Constructor for class ch.epfl.dedis.status.StatusRPC
-
- STEPS_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.CollectionProto.Proof
-
- STORAGE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.CiscProto.Data
-
- sub(Scalar) - Method in class ch.epfl.dedis.lib.crypto.Bn256Scalar
-
- sub(Scalar) - Method in class ch.epfl.dedis.lib.crypto.Ed25519Scalar
-
- sub(Scalar) - Method in interface ch.epfl.dedis.lib.crypto.Scalar
-
- subscribeSkipBlock(Subscription.SkipBlockReceiver) - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Subscribes to all new skipBlocks that might arrive.
- subscribeSkipBlock() - Method in class ch.epfl.dedis.byzcoin.ByzCoinRPC
-
Subscribe to an infinite stream of future SkipBlocks.
- subscribeSkipBlock(Subscription.SkipBlockReceiver) - Method in class ch.epfl.dedis.byzcoin.Subscription
-
Subscribes the receiver to the service.
- Subscription - Class in ch.epfl.dedis.byzcoin
-
Subscription class for ByzCoin.
- Subscription(ByzCoinRPC) - Constructor for class ch.epfl.dedis.byzcoin.Subscription
-
Starts a subscription service, but doesn't call the polling yet.
- Subscription.SkipBlockReceiver - Interface in ch.epfl.dedis.byzcoin
-
A SkipBlockReceiver will be informed on any new block arriving.
- SUITE_FIELD_NUMBER - Static variable in class ch.epfl.dedis.lib.proto.NetworkProto.ServiceIdentity
-