2019-04-23 02:20 PM - last edited on 2022-10-05 01:26 PM by Daniel Kassai
2019-04-29 09:51 AM
2019-05-01 10:06 AM
2019-05-02 09:21 AM
Tibor wrote:Actually the ACAPI_Environment (APIEnv_ProtectionDataID, ..., &containerNumber) has a second parameter which gives you an identifier even in the soft protection case.
Using APIEnv_ProtectionDataID method you can retrieve the API_ProtectionInfo, which contains the unique serial number of the hardware key (keySerialNumber). However this works only in case of hardware keys, but this way you can identify the user easily.
Other data in that structure can be usefull also for this purpose.