Searched refs:createNewSignNode (Results 1 – 1 of 1) sorted by relevance
602 public function createNewSignNode($name, $value=null) { function in XMLSecurityDSig630 $canonNode = $this->createNewSignNode('CanonicalizationMethod');955 $refNode = $this->createNewSignNode('Reference');972 $transNodes = $this->createNewSignNode('Transforms');977 $transNode = $this->createNewSignNode('Transform');995 $transNode = $this->createNewSignNode('Transform');1003 $digestMethod = $this->createNewSignNode('DigestMethod');1007 $digestValue = $this->createNewSignNode('DigestValue', $digValue);1034 $objNode = $this->createNewSignNode('Object');1110 $sigValueNode = $this->createNewSignNode('SignatureValue', $sigValue);