2 references to _hmacKey
Microsoft.AspNetCore.Cryptography.Internal.Tests (2)
Cng\CachedAlgorithmHandlesTests.cs (2)
174fixed (byte* pKey = _hmacKey) 176var hashHandle = algorithmHandle.CreateHmac(pKey, (uint)_hmacKey.Length);