Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php1289 if (!OneLogin_Saml2_Utils::isSupportedSigningAlgorithm($algorithm)) {
1310 public static function isSupportedSigningAlgorithm($algorithm) function in OneLogin_Saml2_Utils