2 references to Algorithm
System.IdentityModel (2)
System\IdentityModel\EncryptionMethodElement.cs (2)
40_algorithm = reader.GetAttribute( XmlEncryptionConstants.Attributes.Algorithm, null ); 67writer.WriteAttributeString( XmlEncryptionConstants.Attributes.Algorithm, null, _algorithm );