crypto_base64_encode()

 
Encodes and returns Base-64 encoded data.
Syntax
crypto_base64_encode( data )
Returns the encrypted data
  • data = the information to encode
User Annotations: crypto_base64_encode