Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php682 …eSignature($samlMessage, $relayState, $signAlgorithm = XMLSecurityKey::RSA_SHA256, $type = "SAMLRe…
H A DUtils.php1317 XMLSecurityKey::RSA_SHA256,
/plugin/adfs/phpsaml/
H A DCHANGELOG183 … to select the algorithm to be used on signatures (DSA_SHA1, RSA_SHA1, RSA_SHA256, RSA_SHA384, RSA…
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php52 const RSA_SHA256 = 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256'; define in XMLSecurityKey