Class: HrrRbSsh::Transport::EncryptionAlgorithm::None

Inherits:
HrrRbSsh::Transport::EncryptionAlgorithm show all
Includes:
Unfunctionable
Defined in:
lib/hrr_rb_ssh/transport/encryption_algorithm/none.rb

Constant Summary collapse

NAME =
'none'
PREFERENCE =
0
BLOCK_SIZE =
0

Method Summary

Methods included from Unfunctionable

#block_size, #decrypt, #encrypt, included, #initialize, #iv_length, #key_length

Methods included from SubclassWithPreferenceListable

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