Class | Net::SSH::Transport::IdentityCipher |
In: |
lib/net/ssh/transport/identity-cipher.rb
|
Parent: | Object |
A cipher that does nothing but pass the data through, unchanged. This keeps things in the code nice and clean when a cipher has not yet been determined (i.e., during key exchange).