-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
api-needs-workAPI needs work before it is approved, it is NOT ready for implementationAPI needs work before it is approved, it is NOT ready for implementationarea-System.Net.Quic
Milestone
Description
#53175 added support for ServerCertificateContext. While it is functionally complete, it uses reflection to access private members of the ServerCertificateContext. This happens once per server so there may not be performance issue but it may become maintenance hassle.
We should look into new API so we can access everything directly. (or find some other solution)
Metadata
Metadata
Assignees
Labels
api-needs-workAPI needs work before it is approved, it is NOT ready for implementationAPI needs work before it is approved, it is NOT ready for implementationarea-System.Net.Quic