Shorthand Notation

Alternatively to nesting using the Protection attributes, a shorthand notation may also be implemented in Name using dot notation. For example, if you want to reference complex_function_3 in MyClass, this is also possible with the following notation: MyClass.complex_function_3.

In the protect.yaml protection definition this looks as follows:

   Options:

     Python:

       EncryptByteCode: true

   Licenses:

     - Name: 0-0

       Type: IPProtection