Skip to content

Commit 35cb3f3

Browse files
authored
Removed incorrect BCrypt reference
Removed the reference to 'BestCrypt' as that is not correct.
1 parent b64acae commit 35cb3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Security.Cryptography/SHA256Cng.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<format type="text/markdown"><![CDATA[
2121
2222
## Remarks
23-
This algorithm is for hashing only and does not provide any encryption or decryption. It uses the BCrypt (BestCrypt) layer CNG.
23+
This algorithm is for hashing only and does not provide any encryption or decryption.
2424
2525
]]></format>
2626
</remarks>

0 commit comments

Comments
 (0)