
ojob ojob.io/sec/genKeyPair keysize=2048 pubkey=public.key privkey=private.key
Generates cyprographic keys for other OpenAF uses
| Name | Description |
|---|---|
| keysize | The corresponding keysize to generate (for asymmetric keys is 2048 by default) |
| pubkey | The file path to store the public key |
| privkey | The file path to store the private key |