| Class | Description |
|---|---|
| GspActivation |
The outcome of an
GspRuntime.activate(byte[]) call. |
| GspRuntime |
Entry point for activating this GSP runtime with a signed entitlement.
|
| Enum | Description |
|---|---|
| GspActivationStatus |
Why an entitlement was accepted or rejected.
|
| Exception | Description |
|---|---|
| GspNotActivatedException |
Thrown when an entitlement-gated build is used without a valid entitlement.
|