System.Security.Cryptography.Xml.EncryptedType
Represents the abstract base class from which the classes EncryptedData and EncryptedKey derive.
Gets or sets the CipherData value for an instance of an EncryptedType class.
Gets or sets the Encoding attribute of an EncryptedType instance in XML encryption.
Gets or sets the <EncryptionMethod> element for XML encryption.
Gets or sets the <EncryptionProperties> element in XML encryption.
Gets or sets the Id attribute of an EncryptedType instance in XML encryption.
Gets of sets the <KeyInfo> element in XML encryption.
Gets or sets the MimeType attribute of an EncryptedType instance in XML encryption.
Gets or sets the Type attribute of an EncryptedType instance in XML encryption.
protected EncryptedType()
Initializes a new instance of the EncryptedType class.
Adds an <EncryptionProperty> child element to the <EncryptedProperties> element in the current EncryptedType object in XML encryption.
Returns the XML representation of the EncryptedType object.
Loads XML information into the <EncryptedType> element in XML encryption.