| PLUS4Methods Methods |
The PLUS4Methods type exposes the following members.
| Name | Description | |
|---|---|---|
| GenerateUserCode1Value | Generates a Protection PLUS 4 compatible "User Code 1" (or Session Code) value, which may be used to make each activation attempt and each trigger code issued for a system unique. | |
| GenerateUserCode2Value(String) | Generates a Protection PLUS 4 Trigger Code "User Code 2" (or "Computer ID") value from a string which contains data that uniquely identifies the system. | |
| GenerateUserCode2Value(ListSystemIdentifier) | Generates a Protection PLUS 4 Trigger Code "User Code 2" (or "Computer ID") value from a list of SystemIdentifier objects. | |
| NDecrypt | Decrypts a number or RegKey2 value (compatible with pp_ndecrypt). | |
| NEncrypt | Encrypts a number or RegKey2 value (compatible with pp_nencrypt). | |
| TCode | Decrypts an activation code (compatible with pp_tcode). Note this does not process the trigger code or modify the license file in any way. | |
| ValidateTriggerCode | Determines whether or not a trigger code is valid. Note this does not process the trigger code or modify the license file in any way. |