# File lib/openid/server.rb, line 189 def answer(secret) return {'mac_key' => Util.to_base64(secret)} end