Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Settings

ellor1138 edited this page Oct 9, 2013 · 2 revisions

Lobot activation

To activate/deactivate lobot protection. (Default: false)

set(lobotProtectionIsEnabled=boolean);

Lobot secret protection key

To specify a secret protection key. (Default: GenerateSecretKey("AES"))

set(lobotProtectionSecretKey="string");

Next: [How it works](../wiki/How-it-works)
Clone this wiki locally