Method: COSE::Algorithm::HMAC#hash_function
- Defined in:
- lib/cose/algorithm/hmac.rb
#hash_function ⇒ Object (readonly)
Returns the value of attribute hash_function.
11 12 13 |
# File 'lib/cose/algorithm/hmac.rb', line 11 def hash_function @hash_function end |