<PackageReference Include="SSH.NET" Version="2023.0.0" />

Renci.SshNet.Security.Org.BouncyCastle.Math.EC.ECPointMap

interface ECPointMap
namespace Renci.SshNet.Security.Org.BouncyCastle.Math.EC { internal interface ECPointMap { ECPoint Map(ECPoint p); } }