supportEncryption() method

Indicate whether this state support encryption.

Syntax

boolean supportEncryption ()

Returns

True/False for support encryption or not, respectively.

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.

True/False for support encryption or not, respectively.