Skip to content

Conversation

vcsjones
Copy link
Member

Summary

The documentation for ToBase64Transform's TransformBlock had a few incorrect parameter references in their documentation. This adjusts the parameter names, and fixes a few other minor issues.

Fixes #10411.

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

Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones

Copy link

Learn Build status updates of commit 3e53601:

✅ Validation status: passed

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

For more details, please refer to the build report.

For any questions, please:

@gewarren gewarren merged commit a97aeb7 into dotnet:main Sep 19, 2024
3 checks passed
@vcsjones vcsjones deleted the fix-10411 branch September 19, 2024 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

ArgumentOutOfRange is on inputOffset and not inputBufer
2 participants