Package com.netscape.certsrv.kra
Interface IShare
-
- All Known Implementing Classes:
OldShare
public interface IShare
Deprecated.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.void
initialize(byte[] secret, int threshold)
Deprecated.
-