Classes
| Class | Description | |
|---|---|---|
|
Crc16 | Calculates 16 bit cyclic redundancy check codes (CRC16). This is a static class (Module in Visual Basic)static classModule and so cannot be inherited or instantiated. |
|
Crc32 | Calculates 32 bit cyclic redundancy check codes (CRC32). This is a static class (Module in Visual Basic)static classModule and so cannot be inherited or instantiated. |
|
MachineInfoException | Represents errors that occur during Machine ID info calculation. |
|
MachineInfoReader | Reads and calculates hardware and software info for computer identification. This is a static class (Module in Visual Basic)static classModule and so cannot be inherited or instantiated. |
|
SerialCreatedEventArgs | Occurs when a serial is generated |
|
SerialException | Represents errors that occur during serial keys creation or verification. |
|
SerialsManager | Creates and verifies serials based on asymmetric elliptic curves cryptography This class cannot be inherited. |
|
TimeBomb | Provides functionality for time limited trial application |
|
UsageBomb | Provides functionality for uses count limited trial application |
Delegates
| Delegate | Description | |
|---|---|---|
|
SerialCreatedEventHandler | Represents the method that will handle a SerialCreated event |
Enumerations
| Enumeration | Description | |
|---|---|---|
|
BombState | Describes TimeBomb object's state |
|
KeyStrength | Determines the EC key strength. |
|
MachineInfo | Specifies constants that define hardware and software identification info types. |