|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.netscape.cms.shares.OldShare
public class OldShare
Use Java's reflection API to leverage CMS's old Share and JoinShares implementations.
| Field Summary | |
|---|---|
java.lang.Object |
mOldImpl
Deprecated. |
| Constructor Summary | |
|---|---|
OldShare()
Deprecated. |
|
| Method Summary | |
|---|---|
byte[] |
createShare(int sharenumber)
Deprecated. |
void |
initialize(byte[] secret,
int threshold)
Deprecated. |
| 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 OldShare()
| Method Detail |
|---|
public void initialize(byte[] secret,
int threshold)
throws java.lang.Exception
initialize in interface ISharejava.lang.Exceptionpublic byte[] createShare(int sharenumber)
createShare in interface IShare
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||