supportEncryption() method

Indicate whether this state support encryption.

Syntax

boolean supportEncryption ()

Returns

False not support encryption by default

Usage

This will be used in the State Editor to enable/disable the encryption checkbox.

The state notes should described what is supported. For example, support encryption of session variables before storing in database, or support encryption of before logging in file or database.

False not support encryption by default