Skip to content

Commit 0cb398a

Browse files
authored
Add see also link to AesGcm breaking change (dotnet#8804)
1 parent 0d148a7 commit 0cb398a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xml/System.Security.Cryptography/AesGcm.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ The <paramref name="tag" /> parameter length is not permitted by <see cref="P:Sy
490490
<summary>Gets the tag sizes, in bytes, supported by this instance.</summary>
491491
<value>The tag sizes supported by this instance: 12, 13, 14, 15, or 16 bytes (96, 104, 112, 120, or 128 bits).</value>
492492
<remarks>To be added.</remarks>
493+
<related type="Article" href="/dotnet/core/compatibility/cryptography/8.0/aesgcm-auth-tag-size">AesGcm authentication tag size on macOS</related>
493494
</Docs>
494495
</Member>
495496
</Members>

0 commit comments

Comments
 (0)