Name

generate_key_pair — generate RSA key pair

Synopsis

generate_key_pair seedlen

Description

Generate a pair of RSA keys. The keys will be saved in binary form into files rsa_priv.rsa and rsa_publ.rsa and as a part of massiv configuration file into rsa_keys.conf. The seedlen option specified key length in bits.