Searched refs:objBaseKey (Results 1 – 1 of 1) sorted by relevance
1634 static function staticLocateKeyInfo($objBaseKey=null, $node=null) { argument1651 return $objBaseKey;1657 if (! empty($objBaseKey)) {1658 $objBaseKey->name = $child->nodeValue;1679 $objBaseKey->loadKey($publicKey);1712 $objBaseKey->loadKey($x509cert, false, true);1718 return $objBaseKey;1721 public function locateKeyInfo($objBaseKey=null, $node=null) { argument1725 return XMLSecEnc::staticLocateKeyInfo($objBaseKey, $node);