[This is preliminary documentation and is subject to change.]
This function must perform the necessary decryption of license files and try to match it against
the specified licenseName. Any external modules using the license manager must register a license
name in its Init()()(). Visual Signal will automatically call this function
when license verification is required.


- licenseName (String)
- Specifies the license name to be matched against loaded license files. Any external modules using the license manager must register a license name in its Init()()().

Returns true if license name is valid.