Searched refs:sigNode (Results 1 – 1 of 1) sorted by relevance
539 public $sigNode = null; variable in XMLSecurityDSig554 $this->sigNode = $sigdoc->documentElement;591 $this->sigNode = $nodeset->item($pos);597 return $this->sigNode;603 $doc = $this->sigNode->ownerDocument;677 $doc = $this->sigNode->ownerDocument;913 $this->sigNode->parentNode->removeChild($this->sigNode);1035 $this->sigNode->appendChild($objNode);1055 $node = $this->sigNode;1078 $doc = $this->sigNode->ownerDocument;[all …]