decodeBase64

Decodes this Base64-encoded string back to the original byte array.

Return

The decoded byte array


Decodes this Base64-encoded byte array back to the original byte array.

Return

The decoded byte array