Customer Parametersand License Parameters

Post here any topics that related to Enigma Protector, its functionality, your misunderstanding, offers to improvements etc etc etc
Post Reply
ypr
Posts: 7
Joined: Fri Nov 23, 2012 9:27 pm

Customer Parametersand License Parameters

Post by ypr »

Hello,

I see that is possible to put customer parameters and license parameters under key generator settings screen and it's possible to capt some parameters via email. My question is: There is an Enigma API to get this information inside my application? If so, it will wonderfull! I have about 100 different license options and section are insufficients for me. Any order sugestion?
Enigma
Site Admin
Posts: 2945
Joined: Wed Aug 20, 2008 2:24 pm

Re: Customer Parametersand License Parameters

Post by Enigma »

Hi ypr,

Unfortunately, there is a misunderstanding of the purpose of these addition parameters.
These parameters allows to store additional order/customer information into database, but not inside registration key.

But, Enigma Protector can handle your needs too. Imagine, you may store all your additional parameters inside Registration Name field. Why not? So you will hardcode all your 100 parameters inside reg. name, and then, after registration, you will extract reg name from protection using EP_RegLoadKeyEx and in case the key is valid, you can parse the reg. name buffer and extract any information you need.

Also, to generate such keys with complex reg. name, you may develop own shell for keys generator, by mean keygen.dll.
Post Reply