|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface needed for using the remote object ElectionServer holding the PublicKey, the KeyShares and the ElectionProperties of the election
Method Summary | |
ElectionProperties |
getElectionProperties()
|
KeyShare |
getKeyShare()
Assigns an id to the decryption server, and returns the KeyShare |
int |
getNoOfDecryptionServers()
|
int |
getNoOfVoters()
|
PublicKey |
getPublicKey()
|
int |
getVoterId()
Gives an id to a voter |
Method Detail |
public ElectionProperties getElectionProperties() throws java.rmi.RemoteException
java.rmi.RemoteException
public PublicKey getPublicKey() throws java.rmi.RemoteException
java.rmi.RemoteException
public KeyShare getKeyShare() throws java.rmi.RemoteException
java.rmi.RemoteException
public int getVoterId() throws java.rmi.RemoteException
java.rmi.RemoteException
public int getNoOfVoters() throws java.rmi.RemoteException
java.rmi.RemoteException
public int getNoOfDecryptionServers() throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |