class Net::SSH::Transport::HMAC::SHA2_256

  1. lib/net/ssh/transport/hmac/sha2_256.rb
Parent: HMAC

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