Class Summary |
Abeona |
Main class of Abeona signature system. |
Database |
Represents simple database for Product instances. |
License |
This is class for obtaining license properties. |
LicenseGenerator |
The LicenseGenerator is used to generate license properties
protected by Abeona signature system. |
LicenseServer |
This is abstract superclass for license server. |
Product |
This class encapsulates typical features needed for creation of application (
= product) license:
product id - used to identify product
product name
public key - used on customer side to verify license
private key - used to sign license on provider side
license template - contains properties typical for license
|