This section uses Java keytool to generate a new key pair on the CryptoHub, which you can use later to sign a JAR file with the Java jarsigner utility.Documentation Index
Fetch the complete documentation index at: https://docs.futurex.com/llms.txt
Use this file to discover all available pages before exploring further.
The JDK installation includes the
keytool application that enables you to run the keytool commands in this section with no additional configuration.Generate a key pair
Perform the following steps to generate a key pair on the CryptoHub:Execute the following command:
Text
After execution, the keytool application prompts for information about the key pair you are generating.

