module Net::SSH::Transport::OpenSSLCipherExtensions

we add those mehtods to OpenSSL::Chipher instances

Public Instance Methods

implicit_mac?() click to toggle source
# File lib/net/ssh/transport/openssl_cipher_extensions.rb, line 4
def implicit_mac?
  false
end