4 references to SP800108HmacCounterKdf
Microsoft.Bcl.Cryptography (1)
Microsoft.Bcl.Cryptography.Forwards.cs (1)
5[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.SP800108HmacCounterKdf))]
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdf.cs (3)
45/// Initializes a new instance of <see cref="SP800108HmacCounterKdf" /> using a specified key and HMAC algorithm. 68/// Initializes a new instance of <see cref="SP800108HmacCounterKdf" /> using a specified key and HMAC algorithm. 540/// Releases all resources used by the current instance of <see cref="SP800108HmacCounterKdf"/>.