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

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

[Validate]