<PackageReference Include="Microsoft.Bcl.Cryptography" Version="11.0.0-preview.2.26159.112" />

System.Security.Cryptography.RSAKeyFormatHelper

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