2 references to ElementWithAlgorithmAttribute
System.IdentityModel (2)
System\IdentityModel\SignedXml.cs (2)
432this.signatureMethodElement = new ElementWithAlgorithmAttribute(dictionaryManager.XmlSignatureDictionary.SignatureMethod); 1017this.digestMethodElement = new ElementWithAlgorithmAttribute(dictionaryManager.XmlSignatureDictionary.DigestMethod);