Generate Xstore Suite Encryption Keys error XStore v20
Hi Gurus!!!
I m trying to generate the encryption keys for my development environment for my XStore v20 workspace following the env setup guide and for my surprise I m getting the the following error:
Error: Could not find or load main class dtv.crypto.generate.SecretKeyCipherGenerator
Caused by: java.lang.ClassNotFoundException: dtv.crypto.generate.SecretKeyCipherGenerator
Its cause the launcher is mapping a class that doesnt exist in the dtv-util.jar library, even if I edit the launcher mapping the previuos class (dtv.util.crypto.SecretKeyCipherManager) I m getting a new error (main method not found).
So could you tell me a guideline or tip for complete my environment setup?