28 29 30
# File 'lib/saml/elements/key_descriptor.rb', line 28 def certificate=(cert) self.key_info = KeyInfo.new(cert) end