Class: HrrRbSsh::Authentication::Method::Publickey::Algorithm::EcdsaSha2Nistp384

Inherits:
HrrRbSsh::Authentication::Method::Publickey::Algorithm show all
Includes:
Functionable
Defined in:
lib/hrr_rb_ssh/authentication/method/publickey/algorithm/ecdsa_sha2_nistp384.rb

Constant Summary collapse

NAME =
'ecdsa-sha2-nistp384'
PREFERENCE =
40

Instance Attribute Summary

Attributes included from Loggable

#log_key, #logger

Method Summary

Methods included from Functionable

#generate_public_key_blob, #generate_signature, #initialize, #verify_public_key, #verify_signature

Methods included from Loggable

#log_debug, #log_error, #log_fatal, #log_info, #log_warn

Methods included from SubclassWithPreferenceListable

#[], #inherited, #list_preferred, #list_supported