Wraps the System.Security.Cryptography.Xml.EncryptedKey class, it to be placed as a subelement of the System.Security.Cryptography.Xml.KeyInfo class.
See Also: KeyInfoEncryptedKey Members
The System.Security.Cryptography.Xml.KeyInfoEncryptedKey class wraps the System.Security.Cryptography.Xml.EncryptedKey class, which allows you to add the System.Security.Cryptography.Xml.EncryptedKey class as a subelement of the System.Security.Cryptography.Xml.KeyInfo class. Initialize the System.Security.Cryptography.Xml.KeyInfoEncryptedKey class to an instance of the System.Security.Cryptography.Xml.EncryptedKey class when you need to add an encrypted session key to your encrypted XML document.