Class: Net::SSH::Transport::HMAC::MD5
- Defined in:
- lib/net/ssh/transport/hmac/md5.rb
Overview
The MD5 HMAC algorithm.
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Abstract
Method Summary
Methods inherited from Abstract
#digest, #digest_class, digest_class, #etm, etm, #initialize, key_length, #key_length, #mac_length, mac_length
Constructor Details
This class inherits a constructor from Net::SSH::Transport::HMAC::Abstract