Skip to content

Commit 4d1ec07

Browse files
authored
Fix link to XML Encryption standard (dotnet#8593)
Fixes dotnet#6754
1 parent d5b5497 commit 4d1ec07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Namespace Name="System.Security.Cryptography.Xml">
22
<Docs>
3-
<summary>Contains classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, <see href="https://www.w3.org/TR/xmldsig-core/">XML-Signature Syntax and Processing</see>.</summary>
3+
<summary>Contains classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, <see href="https://www.w3.org/TR/2002/REC-xmlenc-core-20021210/">XML-Signature Syntax and Processing</see>.</summary>
44
<remarks>To be added.</remarks>
55
</Docs>
66
</Namespace>

0 commit comments

Comments
 (0)