Public Methods
| Name | Description | |
|---|---|---|
|
CreateObjRef | (inherited from MarshalByRefObject) |
|
CreatePrivatePublicKeys | Creates public and private keys and puts them in PublikKey and PrivateKey properties |
|
CreateSerial | Overloaded. Creates a serial with a random ID |
|
CreateSerials | Overloaded. Creates a serial |
|
Dispose | (inherited from Component) |
|
Equals | (inherited from Object) |
|
GetDate | Returns the date from serial. If no date is present in this serial then returns DateTime.MaxValue |
|
GetHashCode | (inherited from Object) |
|
GetID | Return the ID of serial |
|
GetInfo | Returns product information from serial. If no information is present in this serial then returns null |
|
GetLifetimeService | (inherited from MarshalByRefObject) |
|
GetMachineID | Obsolete. |
|
GetType | (inherited from Object) |
|
HasDate | Returns true if serial has a date embedded |
|
HasInfoField | If serial has product information then returns true |
|
InitializeLifetimeService | (inherited from MarshalByRefObject) |
|
IsDeveloperRegistered | For internal use only |
|
IsValid | Returns true if the serial is valid when verified with current public key |
|
RegisterDeveloper | For internal use only |
|
StopCreatingSerials | Stops SerialManager from creating serials |
|
ToString | (inherited from Component) |