Prohibited keywords
The Edge Encryption proxy validates encryption rule scripts before saving the rule. Many JavaScript keywords aren’t allowed in encryption rule scripts.
| Keyword |
|---|
| __DIR__ |
| __FILE__ |
| __LINE__ |
| __parent__ |
| __proto__ |
| Error |
| eval |
| getClass |
| getPrototypeOf |
| Java |
| javax |
| javafx |
| JavaImporter |
| load |
| loadWithNewGlobal |
| new |
| Packages |
| Object |
| prototype |
| RegExp |
| setPrototypeOf |
| this |
| throw |