Method: Digest::HMAC#digest_length
- Defined in:
- lib/digest/hmac.rb
#digest_length ⇒ Object
91 92 93 |
# File 'lib/digest/hmac.rb', line 91 def digest_length @md.digest_length end |
91 92 93 |
# File 'lib/digest/hmac.rb', line 91 def digest_length @md.digest_length end |