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

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

Methods

new  

Public Class methods

Create a new instance of the SHA1 HMAC algorithm.

[Validate]