crypto_base64_decode()

 
Decodes and returns Base-64 decodes data.
Syntax
crypto_base64_decode( data )
Returns the decrypted data
  • data = the information to decode
User Annotations: crypto_base64_decode