Generates a new 512-bit key pair and writes it to the specified file. For generating 1024-bit keys make sure that Microsoft enhanced cryptographic provider is installed
The file to write both the public and private keys into.
Allows the selection of the .NET version to use for the tool. The minimum is .NET v2.0.
This options specifies as whether to force the usage of 64-bit tools on a 64-bit system or not. As FinalBuilder is currently a 32-bit application it will default to running the 32-bit version on a 64-bit system. Check this option if you require the 64-bit version to be run.