base64DecodedString 
  Generates a base 64 decoded string.
Return
The decoded string or null if it failed to be decoded.
Parameters
encoded
The encoded value.
Generates a base 64 decoded string.
The decoded string or null if it failed to be decoded.
The encoded value.