As XML Signature, the XMLEncyption
uses KeyInfo
element, which appears as the child of a SignedInfo
, EncryptedData
, or EncryptedKey
element and provides information to a recipient about what keying material to use in validating a signature or decrypting encrypted data.
See also this article.