Uh oh!
There was an error while loading. Please reload this page.
Obsolete the Rijndael and RijndaelManaged classes - #52366
Conversation
ghost
commented
May 6, 2021
Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks Issue DetailsFixes #46930, marking the
|
ghost
commented
May 6, 2021
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
jeffhandley
commented
May 6, 2021
The breaking change documentation will be covered by dotnet/docs#23856. /cc @gewarren |
filipnavara
commented
May 6, 2021
#52303 is making |
jeffhandley
commented
May 6, 2021
Great catch; thanks! |
Fixes#46930, marking the
RijndaelandRijndaelManagedclasses as obsolete, guiding usage towardAes.