Class: HrrRbSsh::Authentication::Method::Publickey::Algorithm::EcdsaSha2Nistp256
- Inherits:
-
HrrRbSsh::Authentication::Method::Publickey::Algorithm
- Object
- HrrRbSsh::Authentication::Method::Publickey::Algorithm
- HrrRbSsh::Authentication::Method::Publickey::Algorithm::EcdsaSha2Nistp256
- Includes:
- Functionable
- Defined in:
- lib/hrr_rb_ssh/authentication/method/publickey/algorithm/ecdsa_sha2_nistp256.rb
Constant Summary collapse
- NAME =
'ecdsa-sha2-nistp256'
- PREFERENCE =
30
Instance Attribute Summary
Attributes included from Loggable
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