Skip to content

Labs64 NetLicensing C++ Client v2.4.2

Choose a tag to compare

@kkorotkov kkorotkov released this 22 Feb 17:21
· 19 commits to master since this release
5802f7d
  • Library extended to match the reference implementation (java), added services:
    • ProductModule
    • LicenseTemplate
    • License
    • Transaction
    • Token
    • PaymentMethod
    • Utility
  • Fixed crash in case no TTL returned in validation
  • Warnings cleaned-up
  • 'jsoncpp' updated to v.0.10.7
  • Demo code extended