Home
last modified time | relevance | path

Searched refs:locateKey (Results 1 – 4 of 4) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml/
H A DXmlSec.php93 $objKey = $objXMLSecDSig->locateKey();
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php508 if (! $objKey = $objenc->locateKey()) {
1053 public function locateKey($node=null) { function in XMLSecurityDSig
1609 public function locateKey($node=null) { function in XMLSecEnc
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php1169 $symmetricKey = $enc->locateKey($encryptedData);
H A DResponse.php1106 if (!$objKey = $objenc->locateKey()) {