.NET RSACryptoServiceProvider throws “Access is denied.” in GitLab hosted runner
I have some C# code (.NET Framework 4.7.2 – unfortunately can’t be upgraded) that generates an RSA key pair using the BouncyCastle library, and then converts it to the .NET-native RSA: