← All recipes
Moderne licensed

Find RSACng usage (non-standard key size behavior)

Recipe IDOpenRewrite.Recipes.CSharp.Migration.Dotnet.NetFramework.FindRSACngImportParametersArtifactOpenRewrite.Recipes.CSharp.Migration.Dotnet

Flag usages of RSACng, whose handling of non-standard RSA key sizes changes when retargeting to .NET Framework 4.6.2.

Single recipesearchdotnetnet-frameworkcryptoProprietary

Usage

This recipe has no required configuration options. You’ll need the Moderne CLI configured before running the command below.

mod run . --recipe OpenRewrite.Recipes.CSharp.Migration.Dotnet.NetFramework.FindRSACngImportParameters

If the recipe isn’t available locally, install it with:

mod config recipes nuget install OpenRewrite.Recipes.CSharp.Migration.Dotnet