SshEncryptionTypes Enum

The encryption type of the SSH keys to be generated. See SshEncryptionTypes for possible set of values. If not provided, will default to RSA.

Inheritance
builtins.str
SshEncryptionTypes
SshEncryptionTypes

Constructor

SshEncryptionTypes(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

ED25519
RSA