webfunds.token
Class Test
java.lang.Object
|
+--webfunds.token.Test
- public final class Test
- extends java.lang.Object
|
Constructor Summary |
Test()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Test
public Test()
logmsg
protected static void logmsg(java.lang.String s)
getSignKey
protected static java.security.PublicKey getSignKey()
throws java.lang.Exception
generate
public static void generate(ParamsPair pair,
byte log)
throws java.lang.Exception
generate
public static void generate(int typ,
byte log)
throws java.lang.Exception
createprotos
public static void createprotos()
throws DataFormatException,
java.lang.Exception
signblinded
public static void signblinded()
throws DataFormatException,
java.lang.Exception
unblindsigned
public static void unblindsigned()
throws DataFormatException,
java.lang.Exception
transfercoinclient
public static void transfercoinclient()
throws DataFormatException,
java.lang.Exception
transfercoinsserver
public static void transfercoinsserver()
throws DataFormatException,
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
test
public static void test(int typ)
throws java.lang.Exception