Releases: JereckNET/LicenseManager
Releases · JereckNET/LicenseManager
1.1.0
- Added support for X.509 Certificates
- Fixed .NET Standard support
- Added support to change signature algorithm
- Added support to change key size generation
You can check the validity of the ZIP file with the following PowerShell command :
Test-FileCatalog -CatalogFilePath "License_Manager_1.1.cat" -Path "License_Manager_1.1.zip"Initial Release
First version of the signing tool.
You can check the validity of the ZIP file with the following PowerShell command :
Test-FileCatalog -CatalogFilePath "License_Manager_1.0.cat" -Path "License_Manager_1.0.zip"