-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Remove incorrect Decrypt() documentation #8588
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
|
Tagging subscribers to this area: @dotnet/area-system-io Issue DetailsSummaryRemove incorrect Decrypt() documentation Fixes #8322
|
|
Learn Build status updates of commit b24a5c6: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
adamsitnik
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.
Hi @wenz
Thank you for your PR!
Before I review this PR I need to clarify the expected behavior for the decrypt method (#8322 (comment)).
Once I do that, I am going to review the PR. Thank you for your contribution!
|
Can you remove the System.Xml files from this PR? Those are for #8587 I believe. |
Ugh, yes indeed. Thanks, and sorry for that! Should now be fixed. |
|
Learn Build status updates of commit 6424ab5: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
|
Learn Build status updates of commit 6424ab5: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Summary
Remove incorrect Decrypt() documentation
Fixes #8322