# File lib/action_controller/http_authentication.rb, line 298 def opaque() ::Digest::MD5.hexdigest(secret_key) end