System.Security.Cryptography.Xml.EncryptionMethod
Encapsulates the encryption algorithm used for XML encryption.
Gets or sets a Uniform Resource Identifier (URI) that describes the algorithm to use for XML encryption.
Gets or sets the algorithm key size used for XML encryption.
public EncryptionMethod()
Initializes a new instance of the EncryptionMethod class.
Initializes a new instance of the EncryptionMethod class specifying an algorithm Uniform Resource Identifier (URI).
Returns an XmlElement object that encapsulates an instance of the EncryptionMethod class.
Parses the specified XmlElement object and configures the internal state of the EncryptionMethod object to match.