require 'mixlib/authentication' module Mixlib module Authentication class Digester attr_reader :hashed_body def initialize() @hashed_body = nil end # Compare the request timestamp with boundary time # # # ====Parameters # time1