Searched refs:addSign (Results 1 – 8 of 8) sorted by relevance
| /plugin/adfs/phpsaml/lib/Saml2/ |
| D | Metadata.php | 189 … return OneLogin_Saml2_Utils::addSign($metadata, $key, $cert, $signAlgorithm, $digestAlgorithm);
|
| D | Utils.php | 1337 …public static function addSign($xml, $key, $cert, $signAlgorithm = XMLSecurityKey::RSA_SHA1, $dige… function in OneLogin_Saml2_Utils
|
| /plugin/saml/phpsaml/lib/Saml2/ |
| D | Metadata.php | 189 … return OneLogin_Saml2_Utils::addSign($metadata, $key, $cert, $signAlgorithm, $digestAlgorithm);
|
| D | Utils.php | 1337 …public static function addSign($xml, $key, $cert, $signAlgorithm = XMLSecurityKey::RSA_SHA1, $dige… function in OneLogin_Saml2_Utils
|
| /plugin/adfs/phpsaml/ |
| D | CHANGELOG | 98 * Add DigestAlgorithm support on addSign
|
| D | README.md | 1489 * `addSign` - Adds signature key and senders certificate to an element
|
| /plugin/saml/phpsaml/ |
| D | CHANGELOG | 98 * Add DigestAlgorithm support on addSign
|
| D | README.md | 1489 * `addSign` - Adds signature key and senders certificate to an element
|