System.Security.Cryptography.Xml.EncryptedKey: Method Members

The methods of System.Security.Cryptography.Xml.EncryptedKey are listed below. For a list of all members, see the EncryptedKey Members list.

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

Public Methods

AddReference(DataReference)

Adds a <DataReference> element to the <ReferenceList> element.

AddReference(KeyReference)

Adds a <KeyReference> element to the <ReferenceList> element.

override
GetXml() : System.Xml.XmlElement

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

override
LoadXml(System.Xml.XmlElement)

Loads the specified XML information into the <EncryptedKey> element in XML encryption.