Make CreateHMAC(ReadOnlySpan<byte> key) public.
authorKevin Jones <kevin@vcsjones.com>
Wed, 15 Jul 2020 20:50:49 +0000 (16:50 -0400)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2020 20:50:49 +0000 (13:50 -0700)
commitafc67c87e25638f19676491af9471b37a37d43a7
treef0181f55736dfd9acc3a8d0650c2fd76fba830b2
parenta336c9e5cfebe8edb282812e95a31fdf12d46c27
Make CreateHMAC(ReadOnlySpan<byte> key) public.
src/libraries/System.Security.Cryptography.Algorithms/ref/System.Security.Cryptography.Algorithms.cs
src/libraries/System.Security.Cryptography.Algorithms/src/System/Security/Cryptography/IncrementalHash.cs
src/libraries/System.Security.Cryptography.Algorithms/tests/IncrementalHashTests.cs