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