Labs64 / NetLicensingClient-csharp

C# wrapper for Labs64 NetLicensing RESTful API
https://netlicensing.io
Apache License 2.0
24 stars 16 forks source link

Add XML Signature verification #16

Closed r-brown closed 4 years ago

r-brown commented 4 years ago

Port XML Signature verification from the NetLicensing Java Client. see commit https://github.com/Labs64/NetLicensingClient-java/commit/8d696e2fb46fa5bc452ecdfee95fdd8d4a1a5c77


Docu: https://netlicensing.io/wiki/signing-the-response

r-brown commented 4 years ago

PR created - #17 Add XML signature verification method