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

The SHA-256 HMAC algorithm. This has a mac and key length of 32, and uses the SHA-256 digest algorithm.

[Validate]