System.Security.Cryptography.Xml.EncryptedData Members

The members of System.Security.Cryptography.Xml.EncryptedData are listed below.

See Also: Inherited members from System.Security.Cryptography.Xml.EncryptedType

Public Constructors

Initializes a new instance of the System.Security.Cryptography.Xml.EncryptedData class.

Public Methods

override
GetXml() : System.Xml.XmlElement

Returns the XML representation of the System.Security.Cryptography.Xml.EncryptedData object.

override
LoadXml(System.Xml.XmlElement)

Loads XML information into the <EncryptedData> element in XML encryption.