Skip to content

Conversation

vcsjones
Copy link
Member

Summary

In .NET 5, dotnet/corefx#39599 changed FromBase64Transform.CanTransformMultipleBlocks to handle multiple blocks at once. The documentation needed to be updated to reflect that.

Fixes #11509

@vcsjones vcsjones requested a review from bartonjs June 24, 2025 21:32
@vcsjones vcsjones requested a review from a team as a code owner June 24, 2025 21:32
@github-actions github-actions bot added the area-System.Security Issues related to security practices for .NET developers. label Jun 24, 2025
Copy link
Contributor

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

@gewarren gewarren merged commit 524c35b into dotnet:main Jun 25, 2025
6 checks passed
@vcsjones vcsjones deleted the fix-11509 branch June 25, 2025 06:42
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.

CanTransformMultipleBlocks doc is outdated
3 participants