Cryptography.b64

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2021.11
Class: Cryptography

Description

Base64 encode some data.

(string) = Cryptography.b64(data)

Parameters

data: (string) the data to be base 64 encoded

Return values

Returns (string) Base64 encoded string