<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="10.0.0-rc.1.25451.107" />
Internal.Cryptography.CryptoThrowHelper
namespace Internal.
Cryptography
{
internal static class CryptoThrowHelper
{
public static CryptographicException ToCryptographicException(
this int hr);
}
}