Searched refs:_decryptAssertion (Results 1 – 4 of 4) sorted by relevance
88 $this->decryptedDocument = $this->_decryptAssertion($this->decryptedDocument);1087 protected function _decryptAssertion($dom) function in OneLogin_Saml2_Response
128 * Improve _decryptAssertion in order to take care of Assertions with problems with namespaces184 * Change visibility of _decryptAssertion to protected.