Skip to content

Commit 498befb

Browse files
authored
Update summary for CryptographicOperations documentation (#11801)
CryptographicOperations was documented as doing exclusively side-channel resistant things. Let's relax the description a little since we introduced HashData and HmacData.
1 parent d0087b6 commit 498befb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Security.Cryptography/CryptographicOperations.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</Base>
4141
<Interfaces />
4242
<Docs>
43-
<summary>Provides methods for use in working with cryptography to reduce the risk of side-channel information leakage.</summary>
43+
<summary>Provides methods for common cryptographic operations and reducing side-channel information leakage.</summary>
4444
<remarks>To be added.</remarks>
4545
</Docs>
4646
<Members>

0 commit comments

Comments
 (0)