I am implementing Crytplex in a MacOS application. It’s vital that when the user removes the application from their system, all associated configuration and information is also removed. This includes the licences.
I can’t implement this in code in my own application, simply because the users do not run the application prior to uninstalling. Thus, I need to know where CryptLex stores local data so it can be removed manually if needed.