Skip to content

Commit e2d1735

Browse files
authored
Update GetECDsaPublicKey-correctly-handles-brainpool-curves.md
1 parent 5d9cc5c commit e2d1735

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## ECDsaCertificateExtensions.GetECDsaPublicKey correctly handles Brainpool curves
22

33
### Scope
4-
Minor
4+
Edge case
55

66
### Version Introduced
77
4.8
@@ -21,5 +21,9 @@ If you encounter compatibility issues with this change on the .NET Framework 4.8
2121
</appSettings>
2222
```
2323

24+
### Affected APIs
25+
26+
* `M:System.Security.Cryptography.X509Certificates.ECDsaCertificateExtensions.GetECDsaPublicKey(System.Security.Cryptography.X509Certificates.X509Certificate2)`
27+
2428
### Category
2529
Security

0 commit comments

Comments
 (0)