Class HSTBSupport
- java.lang.Object
-
- com.h2tcoin.takamakachain.support.HSTBSupport
-
public class HSTBSupport extends Object
- Author:
- Giovanni Antino
-
-
Constructor Summary
Constructors Constructor Description HSTBSupport()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
applyHSBT(TkmCSBS i, HsbtManageBean hsbt, KeyWriterGlobalStatus kwgs)
static HsbtManageBean
getHSBT(int epoch, int slot, String uid)
-
-
-
Method Detail
-
getHSBT
public static HsbtManageBean getHSBT(int epoch, int slot, String uid)
-
applyHSBT
public static void applyHSBT(TkmCSBS i, HsbtManageBean hsbt, KeyWriterGlobalStatus kwgs)
-
-