TreeksLicensingLibrary2 Namespace |
Class | Description | |
---|---|---|
DefaultRijndaelParameters |
Contains default parameters for Rijndael encryption used by Treek's Licensing Library. Feel free to use your own values in Rijndael class.
| |
DeveloperLicense |
Use this object's property DeveloperLicenseContent to set your license of Treek's Licensing Library to avoid DEMO message.
| |
HardwareID |
This class provides you with computer hardware identification string, unique for each device.
| |
Hashes |
This class contains functions to calculate hashes of strings and files. Supported algorithms are MD5, SHA1, SHA256, SHA512.
| |
JsonHelper |
JSON Serialization and Deserialization Assistant Class
| |
License |
This class is definition of license object. It's methods can be used to programatically generate licenses.
| |
LicenseSigningKey |
This class holds or creates cryptographic keys used to generate licenses.
| |
LicenseVerification |
Use this class to verify user's license.
| |
NetworkTime |
Allows to get date and time information from online server through the NTP protocol.
| |
ProcessElevation |
This class holds functions to easily elevate current process and check administrator privileges.
| |
Rijndael |
This class can be used to encrypt string or any byte (stream) data.
| |
SecureRandom |
You can use this class to get cryptographically strong pseudo-random numbers and strings.
| |
TLLInsights |
Holds properties that allows to configure if requests TLL Insights will be sent
| |
VersionInfo |
Allows to easily access information about TLL version
| |
XMLSerializeHelper |
This class allows to easily serialize any object marked with Serializable attribute to/from string
|