Searched refs:locateKeyInfo (Results 1 – 3 of 3) sorted by relevance
1177 $symmetricKeyInfo = $enc->locateKeyInfo($symmetricKey);
1113 if ($objKeyInfo = $objenc->locateKeyInfo($objKey)) {
1721 public function locateKeyInfo($objBaseKey=null, $node=null) { function in XMLSecEnc