Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
Used in:
unique vote id
participant
"cert_chain" :["cacertxxx","tempcertxxx"]
* { "vote_request_id": "xxx", "voter": "xxx", "action": "xxx", "resource_uri":"xxxx" }
* eg: body = "this is base64 body" vote_request_signature = "this is vote_request_signature in vote_request.proto" voter_signature = sign(body + vote_request_signature);
Used in:
unique vote id
vote type
vote initiator
vote_counter
vote participants
executors
approved_threshold
approved_action
rejected_action
"cert_chain" :["cacertxxx","tempcertxxx"]
* { "vote_request_id":"xxx", "type" : "TEE_DOWNLOAD", "initiator" : "xxx", "vote_counter" :"master", "voters" :["alice,bob"], "executors":["alice"], "approved_threshold":2, "approved_action":"TEE_DOWNLOAD,123", "rejected_action" :"NONE" }
signature for 11
Used in: