Package com.netscape.certsrv.kra
Interface IJoinShares
-
- All Known Implementing Classes:
OldJoinShares
public interface IJoinSharesDeprecated.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 voidaddShare(int shareNum, byte[] share)Deprecated.intgetShareCount()Deprecated.voidinitialize(int threshold)Deprecated.byte[]recoverSecret()Deprecated.
-