Method: JOSE::JWE::ALG_PBES2#hmac

Defined in:
lib/jose/jwe/alg_pbes2.rb

#hmacObject

Returns the value of attribute hmac

Returns:

  • (Object)

    the current value of hmac



1
2
3
# File 'lib/jose/jwe/alg_pbes2.rb', line 1

def hmac
  @hmac
end