Methods

Class Index [+]

Quicksearch

Net::SSH::Transport::HMAC::None

The “none” algorithm. This has a key and mac length of 0.

Public Instance Methods

digest(data) click to toggle source
    # File lib/net/ssh/transport/hmac/none.rb, line 10
10:     def digest(data)
11:       ""
12:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.