Skip to content

Commit 5d9cc5c

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

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
@@ -13,7 +13,7 @@ NotPlanned
1313
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
16-
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:
16+
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:
1717

1818
```xml
1919
<appSettings>

0 commit comments

Comments
 (0)