You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've given the (quite old) C# implementation a try, and it looks like it can't properly validate licenses generated by either the php script, or the OS X application. No matter what I do, rsa.VerifyData() returns false.
Anybody has any idea why this happens?
The text was updated successfully, but these errors were encountered:
Hi,
I've given the (quite old) C# implementation a try, and it looks like it can't properly validate licenses generated by either the php script, or the OS X application. No matter what I do,
rsa.VerifyData()
returns false.Anybody has any idea why this happens?
The text was updated successfully, but these errors were encountered: