Anons79 Mini Shell

Directory : /opt/puppetlabs/puppet/lib/ruby/gems/2.5.0/gems/net-ssh-4.2.0/lib/net/ssh/transport/hmac/
Upload File :
Current File : //opt/puppetlabs/puppet/lib/ruby/gems/2.5.0/gems/net-ssh-4.2.0/lib/net/ssh/transport/hmac/none.rb

require 'net/ssh/transport/hmac/abstract'

module Net::SSH::Transport::HMAC

  # The "none" algorithm. This has a key and mac length of 0.
  class None < Abstract
    key_length 0
    mac_length 0

    def digest(data)
      ""
    end
  end

end

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]