ojob.io/sec/genKeyPair

Usage

ojob ojob.io/sec/genKeyPair keysize=2048 pubkey=public.key privkey=private.key 

Description

Generates cyprographic keys for other OpenAF uses

Expects

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