[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Encrypts or decrypts the string. [Property] Entropy=Sets the entropy string. ARG(string)|2|Salt Is Not A Password [Methods] doEncrypt=Encrypts the input string. ARG(string unprotect)|1|0 doDecrypt=Decrypts the input string. ARG(string protect)|1|0 onEncrypt=Returns the protected string. ARG(string)|2|2 onDecrypt=Returns the unprotected string. ARG(string)|2|2 Unprotect=Defines the string to encrypt. ARG(string)|4|2 Protect=Defines the string to decrypt. ARG(string)|4|2