public class Base58 extends Object
public static String encode(byte[] input)
input - public static byte[] decode(String input) throws IllegalArgumentException
input - IllegalArgumentExceptionpublic static BigInteger decodeToBigInteger(String input) throws IllegalArgumentException
input - IllegalArgumentExceptionCopyright © 2020. All Rights Reserved.