Hello Parth
Thank you for your detail reply.
I will add an extra perpetual feature in the license to access the memory.
Even with this solution, is it possible that I will be unable to access memory in the following status of hasp_login():
1. HASP_TOO_MANY_USERS (login to the perpetual feature fails due to concurrent login exceeds maxlogin)
workaround-> use unlimited login count for perpetual feature?
2. HASP_TIME_ERR: (somehow the system time got tampered)
workaround-> none?
In my application, I need to access memory for the above status and for all other status I am assuming key does not exist.
Thank you