Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php521 const XMLDSIGNS = 'http://www.w3.org/2000/09/xmldsig#'; define in XMLSecurityDSig
564 $xpath->registerNamespace('secdsig', XMLSecurityDSig::XMLDSIGNS);
588 $xpath->registerNamespace('secdsig', XMLSecurityDSig::XMLDSIGNS);
729 $xpath->registerNamespace('secdsig', XMLSecurityDSig::XMLDSIGNS);
741 $xpath->registerNamespace('secdsig', XMLSecurityDSig::XMLDSIGNS);
1062 $xpath->registerNamespace('secdsig', XMLSecurityDSig::XMLDSIGNS);
1080 $xpath->registerNamespace('secdsig', XMLSecurityDSig::XMLDSIGNS);
1207 $x509DataNode = $baseDoc->createElementNS(XMLSecurityDSig::XMLDSIGNS, 'ds:X509Data');
1303 $xpath->registerNamespace('secdsig', XMLSecurityDSig::XMLDSIGNS);
1311 $keyInfo = $baseDoc->createElementNS(XMLSecurityDSig::XMLDSIGNS, 'ds:KeyInfo');
[all …]