Method: Saml::Response#encrypted_assertion

Defined in:
lib/saml/response.rb

#encrypted_assertionObject



29
30
31
# File 'lib/saml/response.rb', line 29

def encrypted_assertion
  encrypted_assertions.first
end