Class: Plus4uCodebase::Security::SSHKeyType

Inherits:
Object
  • Object
show all
Defined in:
lib/plus4u_codebase/security/ssh_key_type.rb

Overview

Ssh key type used for #generate_key

Constant Summary

RSA =

RSA key type

'rsa'
DSA =

DSA key type

'dsa'