Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. System.Security.Cryptography
  3. SP800108HmacCounterKdf
  4. SP800108HmacCounterKdf(Byte[], HashAlgorithmName)
  • SP800108HmacCounterKdf
    • SP800108HmacCounterKdf(Byte[], HashAlgorithmName)
    • SP800108HmacCounterKdf(ReadOnlySpan<Byte>, HashAlgorithmName)
    • DeriveBytes(Byte[], HashAlgorithmName, Byte[], Byte[], Int32)
    • DeriveBytes(Byte[], HashAlgorithmName, String, String, Int32)
    • DeriveBytes(ReadOnlySpan<Byte>, HashAlgorithmName, ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Int32)
    • DeriveBytes(ReadOnlySpan<Byte>, HashAlgorithmName, ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Span<Byte>)
    • DeriveBytes(ReadOnlySpan<Byte>, HashAlgorithmName, ReadOnlySpan<Char>, ReadOnlySpan<Char>, Int32)
    • DeriveBytes(ReadOnlySpan<Byte>, HashAlgorithmName, ReadOnlySpan<Char>, ReadOnlySpan<Char>, Span<Byte>)
    • DeriveKey(Byte[], Byte[], Int32)
    • DeriveKey(String, String, Int32)
    • DeriveKey(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Int32)
    • DeriveKey(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Span<Byte>)
    • DeriveKey(ReadOnlySpan<Char>, ReadOnlySpan<Char>, Int32)
    • DeriveKey(ReadOnlySpan<Char>, ReadOnlySpan<Char>, Span<Byte>)
    • Dispose()
net10.0
namespace System.Security.Cryptography
{
    public sealed class SP800108HmacCounterKdf : IDisposable
    {
        public SP800108HmacCounterKdf(byte[]! key, HashAlgorithmName hashAlgorithm);
    }
}
.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.Security.Cryptography , Version=10.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

01/12/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙