|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.netscape.cms.shares.OldJoinShares
public class OldJoinShares
Field Summary | |
---|---|
java.lang.Object |
mOldImpl
|
Constructor Summary | |
---|---|
OldJoinShares()
|
Method Summary | |
---|---|
void |
addShare(int shareNum,
byte[] share)
|
int |
getShareCount()
|
void |
initialize(int threshold)
|
byte[] |
recoverSecret()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.Object mOldImpl
Constructor Detail |
---|
public OldJoinShares()
Method Detail |
---|
public void initialize(int threshold) throws java.lang.Exception
initialize
in interface IJoinShares
java.lang.Exception
public void addShare(int shareNum, byte[] share)
addShare
in interface IJoinShares
public int getShareCount()
getShareCount
in interface IJoinShares
public byte[] recoverSecret()
recoverSecret
in interface IJoinShares
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |