net10.0
namespace System.DirectoryServices.Protocols
{
    public class SecurityPackageContextConnectionInformation
    {
        [Obsolete("KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.", DiagnosticId = "SYSLIB0058", UrlFormat = "https://aka.ms/dotnet-warnings/{0}")]
        public int HashStrength { get; }
    }
}
nuget.org
0.0 %
Reference this API
.NET
8.09.010.0
.NET Framework
2.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
Information specific to net10.0
Assembly

System.DirectoryServices.Protocols , Version=10.0.0.1, PublicKeyToken=b03f5f7f11d50a3a

Referencing

Your project needs a package reference to System.DirectoryServices.Protocols.

Package System.DirectoryServices.Protocols (10.0.1) net10.0
Obsolete SYSLIB0058: KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.
Platform Restrictions

The property getter is supported on any platform except for these:

  • Android
  • Browser
  • iOS
  • Mac Catalyst
  • tvOS
  • Built-in API
  • Package-provided API