public class Base58 extends java.lang.Object
Base58()
static byte[]
decodeChecked(java.lang.String value)
static java.lang.String
encodeChecked(byte[] value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base58()
public static java.lang.String encodeChecked(byte[] value)
public static byte[] decodeChecked(java.lang.String value)