The trait SimpleSAML\SAML2\XML\EncryptedElementTrait requires some properties which are not provided by SimpleSAML\SAML2\XML\saml\EncryptedAttribute: $localName, $namespaceURI
Loading history...
20
21
22
/**
23
* @inheritDoc
24
*
25
* @return \SimpleSAML\SAML2\XML\saml\Attribute
26
*/
27
public function decrypt(EncryptionAlgorithmInterface $decryptor): Attribute