Create a New Key

In the Key Store section at the top of the form:

  • Click the File Open Dialog button.
  • Select the local.keystore file.
  • Click Open.
  • At the Key Store Password Prompt that appears, type password for the password.
  • Click OK to return to the main form.

In the Key section of the form:

  • Click the New Key button.
    • Fields have been erased and reinitialized to default values.
  • Enter the following information:
    • Type testkey in the UserId field.
    • Type 12/31/2019 23:59:59 in the Expires field.
    • Select RSA for Key Type.
    • Select 1024 for Key Size.
    • Type password for Private Key Password.
    • Modify the values in the Cypher list:
      • Uncheck IDEA
      • Uncheck SAFER
      • Uncheck BLOWFISH
      • Leave all other cypher values checked.
    • Modify the values in the Hash list:
      • Uncheck MD2.
      • Uncheck MD5.
      • Uncheck RIPEMD160.
      • Leave all other hash values checked.
    • Modify the values in the Compression list:
      • Uncheck UNCOMPRESSED
      • Leave all other compression values checked.
  • Click the Save Key button.
  • Click the Get Keys button.
  • The KeyListForm is displayed.
    • testkey now appears in the Key List grid.
  • Click Cancel button to return to main form.