Decodes a Base58 string, checking the checksum. Returns null if the string is not a valid Base58 string.
the decoded data, null if the string is not a valid Base58 string with checksum.
The Base58 string to decode.