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 void Dispose();
}
}
| 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.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