-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Added documentation for System.Net.Security APIs targeted for 3.0 #2788
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@rpetrusha @mairaw @carlossanlop |
rpetrusha
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, @jozkee. I've left a few minor suggestions.
rpetrusha
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also suggested a correction to one broken API reference.
Addressing PR suggestions. Co-Authored-By: Carlos Sanchez Lopez <1175054+carlossanlop@users.noreply.github.com> Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>
rpetrusha
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the additional changes, @jozkee. I'll merge your PR now.
List of APIs documented:
These changes contribute to System.Net.Security namespace, I am excluding changes related to
CipherSuitesPolicy,SslStream.NegotiatedCipherSuiteandTlsCipherSuiteso I can tackle them in a separate PR.