an Entity references as follows:
XML Encryption, also known as XML-Enc, is a specification, governed by a W3C recommendation, that defines how to encrypt the contents of an XML element. Although XML Encryption can be used to encrypt any kind of data, it is nonetheless known as "XML Encryption" because an XML element (either an EncryptedData or EncryptedKey element) contains or refers to the cipher text, keying information, and algorithms. The KeyInfo element is optional: it can be attached in the message, or be delivered through a secure channel. It has been reported that this specification has severe security concerns.