NonCryptographicHashAlgorithm
NonCryptographicHashAlgorithm(Int32)
HashLengthInBytes
Append(Byte[])
Append(Stream)
Append(ReadOnlySpan<Byte>)
AppendAsync(Stream, CancellationToken)
GetCurrentHash()
GetCurrentHash(Span<Byte>)
GetCurrentHashCore(Span<Byte>)
GetHashAndReset()
GetHashAndReset(Span<Byte>)
GetHashAndResetCore(Span<Byte>)
GetHashCode()
Reset()
TryGetCurrentHash(Span<Byte>, Int32)
TryGetHashAndReset(Span<Byte>, Int32)
net10.0
namespace System.IO.Hashing
{
public abstract class NonCryptographicHashAlgorithm
}
| nuget.org | 0.0 % Reference this API 0.0 % Derive from this class or interface |
|---|---|
| Design Reviews |
|
| .NET | 8.09.010.0 |
| .NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net10.0 | |
| Assembly | System.IO.Hashing , Version=10.0.0.1, PublicKeyToken=cc7b13ffcd2ddd51 |
| Referencing | Your project needs a package reference to |
| Package | System.IO.Hashing (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API