SSH Key Generator Generate an SSH key pair via the command line. Default key size is 2048. Output is in PEM format. Usage: python ssh_keygen.py python ssh_keygen.py -h python ssh_keygen.py -kl=1024 python ssh_keygen.py -pvk=private.key -pbk=public.key