Class: HrrRbSsh::Transport::MacAlgorithm::None
- Inherits:
-
HrrRbSsh::Transport::MacAlgorithm
- Object
- HrrRbSsh::Transport::MacAlgorithm
- HrrRbSsh::Transport::MacAlgorithm::None
- Includes:
- Unfunctionable
- Defined in:
- lib/hrr_rb_ssh/transport/mac_algorithm/none.rb
Constant Summary collapse
- NAME =
'none'
- PREFERENCE =
0
- DIGEST_LENGTH =
0
- KEY_LENGTH =
0
Instance Attribute Summary
Attributes included from Loggable
Method Summary
Methods included from Unfunctionable
#compute, #digest_length, #initialize, #key_length
Methods included from Loggable
#log_debug, #log_error, #log_fatal, #log_info, #log_warn