junian / Standard.Licensing

Easy-to-use licensing library for .NET Framework, Mono, .NET Core, and MAUI / Xamarin products
https://junian.dev/Standard.Licensing/
MIT License
554 stars 127 forks source link

Validate signature string of invalid length #4

Closed cjmurph closed 6 months ago

cjmurph commented 5 years ago

Handle the exception if the licence file is modified and the signature is an invalid length.

Should just create an invalid signature validation fault.