Home
last modified time | relevance | path

Searched refs:locateEncryptedData (Results 1 – 2 of 2) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml2/
H A DResponse.php1097 $encData = $objenc->locateEncryptedData($dom);
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php1594 public function locateEncryptedData($element) { function in XMLSecEnc