Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml2/
DMetadata.php198 * @param bool $wantsEncrypted Whether to include the KeyDescriptor for encryption
204 public static function addX509KeyDescriptors($metadata, $cert, $wantsEncrypted = true) argument
231 if ($wantsEncrypted === true) {
239 if ($wantsEncrypted === true) {
/plugin/saml/phpsaml/lib/Saml2/
DMetadata.php198 * @param bool $wantsEncrypted Whether to include the KeyDescriptor for encryption
204 public static function addX509KeyDescriptors($metadata, $cert, $wantsEncrypted = true) argument
231 if ($wantsEncrypted === true) {
239 if ($wantsEncrypted === true) {