Method: JOSE::JWS::ALG_HMAC#hmac

Defined in:
lib/jose/jws/alg_hmac.rb

#hmacObject

Returns the value of attribute hmac

Returns:

  • (Object)

    the current value of hmac



1
2
3
# File 'lib/jose/jws/alg_hmac.rb', line 1

def hmac
  @hmac
end