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