Cryptography

From GiderosMobile
Revision as of 09:56, 23 August 2018 by Hgy29 (talk | contribs)

Supported platforms:
Available since: Gideros 2016.04

Description

Cryptographic primitives


Methods

Cryptography.aesDecrypt - Decrypt an AES 128 string
Cryptography.aesEncrypt - Encrypt a string with AES
Cryptography.md5 - Compute the MD5 hash of the input string

Events

Constants