public class KeyUtil extends Object
static String
address_prefix
static Secp256k
secp
KeyUtil()
createPrivateKey(String seed)
static void
main(String[] args)
toPublicKey(String privateKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String address_prefix
public static final Secp256k secp
public KeyUtil()
public static String createPrivateKey(String seed)
public static String toPublicKey(String privateKey)
public static void main(String[] args) throws Exception
Exception
Copyright © 2018. All rights reserved.