# File lib/openid/server.rb, line 174 def initialize super('no-encryption', ['HMAC-SHA1', 'HMAC-SHA256']) end