Class: HrrRbSsh::Transport::ServerHostKeyAlgorithm::SshEd25519

Inherits:
HrrRbSsh::Transport::ServerHostKeyAlgorithm show all
Includes:
Functionable
Defined in:
lib/hrr_rb_ssh/transport/server_host_key_algorithm/ssh_ed25519.rb

Constant Summary collapse

NAME =
'ssh-ed25519'
PREFERENCE =
60
SECRET_KEY =
::Ed25519::SigningKey.generate