soldierq / QLicense

A Ready To Use Software Licensing Solution in C#
MIT License
181 stars 93 forks source link

Invalid algorithm specified #14

Open ibfahd opened 3 years ago

ibfahd commented 3 years ago

Hi,

How to fix this error on LicenseHandler.cs Line 141 signedXml.ComputeSignature();

System.Security.Cryptography.CryptographicException HResult=0x80090008 Message=Invalid algorithm specified.

Thanks