Returns the value of attribute hmac
Returns:
the current value of hmac
1 2 3
# File 'lib/jose/jws/alg_hmac.rb', line 1 def hmac @hmac end