Method: Saml::Response#encrypted_assertion

Defined in:
lib/saml/response.rb

#encrypted_assertionObject



59
60
61
# File 'lib/saml/response.rb', line 59

def encrypted_assertion
  encrypted_assertions.first
end