Kaya 0.5.2 reference for Crypto::decode

List of functions and data types in Crypto

String decode(String msgin)

Arguments

Usage

Decode a String using the AES256 algorithm. The value to decode must have been generated by the encode function in an application with the same secret key (which usually requires it to be the same application). If decoding fails (due to bad input) an Exception is thrown.

msgin may be a Tainted string.

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya