Hi, We have purchased the Aspose.Words.java.license and getting signature exception and currently using aspose.words version 22.9. Please help to resolve this issue.
java.security.SignatureException: Signature length not correct: got 256 but was expecting 128
@NomanAslamKhan Please make sure that 22.9 version is really used in your project. Usually such issue occurs when a new license is used with old version of Aspose.Words (pre 17.10.0 version). You should use your old license with the old version of Aspose.Words and new license with the new version.
Please try creating a simple console app with the latest version of Aspose.Words and test your license in this simple application.
@alexey.noskov Thanks for the response. It was exactly the same issue…our project was picking up old version of aspose .
1 Like