Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/
H A DCHANGELOG152 * Fix DSA_SHA1 constant on xmlseclibs
183 * Now the SP is able to select the algorithm to be used on signatures (DSA_SHA1, RSA_SHA1, RSA_SHA2…
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php50 const DSA_SHA1 = 'http://www.w3.org/2000/09/xmldsig#dsa-sha1'; define in XMLSecurityKey