Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Port System.Security.Cryptography docs for .NET 9 #10360

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

vcsjones
Copy link
Member

@vcsjones vcsjones commented Sep 4, 2024

Port missing documentation for System.Security.Cryptography for .NET 9.

/cc @gewarren @carlossanlop @bartonjs

I made some minor tweaks to the documentation while porting for correctness and a missing exception.

Closes dotnet/runtime#106790

@vcsjones vcsjones added the area-System.Security Issues related to security practices for .NET developers. label Sep 4, 2024
@vcsjones vcsjones requested a review from a team as a code owner September 4, 2024 15:31
Copy link

Learn Build status updates of commit 7e2b999:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Security.Cryptography/CngKeyCreationOptions.xml ✅Succeeded View
xml/System.Security.Cryptography/SafeEvpPKeyHandle.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Copy link

Learn Build status updates of commit 0fd356f:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Security.Cryptography/CngKeyCreationOptions.xml ✅Succeeded View
xml/System.Security.Cryptography/SafeEvpPKeyHandle.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@vcsjones vcsjones merged commit 182265f into dotnet:main Sep 5, 2024
3 checks passed
@vcsjones vcsjones deleted the ssc-net9-missing-docs branch September 5, 2024 19:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area-System.Security Issues related to security practices for .NET developers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port System.Security docs for .NET 9 APIs
4 participants