Quantcast
Channel: Gemalto Sentinel Customer Discussions
Viewing all articles
Browse latest Browse all 1619

Question on hasp_read() for expired feature.

$
0
0
Hello

I have an "Expiration Date" type feature and Read/Write Default Memory in the license.

If the feature is within the expiration date, i can read/write memory as

  1. status = hasp_login(feature, vendor_code, &handle);
  2. status = hasp_read(handle, HASP_FILEID_RW, offset, len, data);
However, if the feature gets expired, hasp_login() returns HASP_FEATURE_EXPIRED.
After that, since the handle is invalid, hasp_read() fails to read memory.

Is there a way to read the memory even though the feature has expired?

Thank you




Viewing all articles
Browse latest Browse all 1619

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>