<PackageReference Include="Microsoft.Bcl.Cryptography" Version="10.0.11" />

System.Security.Cryptography.RSAKeyFormatHelper

static class RSAKeyFormatHelper
namespace System.Security.Cryptography { internal static class RSAKeyFormatHelper { internal delegate TRet RSAParametersCallback<TRet> (RSAParameters parameters); } }