Skip to content

Generate new keys Commands

Parameters

Parameter name Descrition Sample
KeyFileNamePrefix Prefix of name of the public and private key file. The keys will be named <FileName>_private.json and <FileName>_public.json
KeyDirectory Path to where private and public key will be stored

Commands

 generatekey --KeyFileNamePrefix <NAME> --KeyDirectory <PATH>