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