| Interface | Description |
|---|---|
| RuntimeLock |
The RuntimeLock (OEM-Lock) is a feature that lets the system lock projects so that unauthorized installations cannot
modify them.
|
| Class | Description |
|---|---|
| KeyGenApp | |
| RuntimeLockFactory |
Instantiates the correct Runtime OEM lock for the given license.
|
| RuntimeLockFactory.MissingOEMLock | |
| RuntimeLockFactory.SimpleOEMLock |
This is the simplest form of a runtime lock we can have.
|
| RuntimeLockFactory.SymmetricEncryptedLock |