Class Net::SSH::Transport::HMAC::SHA1
In: lib/net/ssh/transport/hmac/sha1.rb
Parent: Abstract

The SHA1 HMAC algorithm. This has a mac and key length of 20, and uses the SHA1 digest algorithm.

[Validate]