System.Security.Cryptography.Xml.EncryptedKey
Represents the <EncryptedKey> element in XML encryption. This class cannot be inherited.
Gets or sets the optional <CarriedKeyName> element in XML encryption.
Gets or sets the optional Recipient attribute in XML encryption.
Gets or sets the <ReferenceList> element in XML encryption.
public EncryptedKey()
Initializes a new instance of the EncryptedKey class.
Adds a <DataReference> element to the <ReferenceList> element.
Adds a <KeyReference> element to the <ReferenceList> element.