Skip to content

Commit 7580da7

Browse files
Ron Petrushakrwq
andauthored
Update Documentation/compatibility/GetECDsaPublicKey-correctly-handles-brainpool-curves.md
Co-Authored-By: krwq <mordotymoja@gmail.com>
1 parent 50dd521 commit 7580da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/compatibility/GetECDsaPublicKey-correctly-handles-brainpool-curves.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Minor
1010
NotPlanned
1111

1212
### Change Description
13-
Starting with the .NET Framework 4.8, the `System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions.GetECDsaPublicKey(this System.Security.Cryptography.X509Certificates.X509Certificate2 certificate)` will now correctly handle Brainpool elliptic curves.
13+
Starting with .NET Framework 4.8, the <xref:System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions.GetECDsaPublicKey%2A?displayProperty=nameWithtype> method correctly handles all named curves supported by the OS, including the Brainpool elliptic curves.
1414

1515
### Recommended Action
1616
If you encounter compatibility issues with this change on the .NET Framework 4.8 or a later version, you can opt-out of it by adding the following line to the <runtime> section of the app.config file:

0 commit comments

Comments
 (0)