Package com.netscape.certsrv.kra
Interface IShare
-
- All Known Implementing Classes:
OldShare
public interface IShareDeprecated.Use Java's reflection API to leverage CMS's old Share and JoinShares implementations.- Version:
- $Revision$ $Date$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description byte[]createShare(int sharenumber)Deprecated.voidinitialize(byte[] secret, int threshold)Deprecated.
-