rlmendez / bft-smart

Automatically exported from code.google.com/p/bft-smart
0 stars 0 forks source link

Implement the ClientContext and ReplicaContext on clients and servers #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Modify the API to access these objects.

From these objects one should be able to:
- send and receive messages using the communication system
- get the private key of the local process, the public keys from other 
processes and the secret key shared between this process and the other

Original issue reported on code.google.com by bess...@gmail.com on 22 Sep 2011 at 10:06

GoogleCodeExporter commented 9 years ago

Original comment by bess...@gmail.com on 22 Sep 2011 at 10:07