Base58 encoding scheme
Decode a ByteArray Base58 BTC encoded to String
Decode a Base58 String to String.
Decode a Base58 String to ByteArray.
Encode a ByteArray to Base58 String standard
Encode a String to Base58 String
Convert ByteArray to CharArray