lithium\storage\session\strategy\Encrypt::$_mcrypt

protected property
This property is deprecated.

Indicates if we are in legacy / BC mode and the class is using the mcrypt extension or we are able to use the openssl extension.

Source

	protected $_mcrypt = false;