Hello,
Anyone can give me the corresponding .NET Core statement/code for this:
byte[] hmac = SHA.computeHMAC_SHA256(byte[] toBeHashed, byte[] key));
Thanks.
Guy
Hello,
Anyone can give me the corresponding .NET Core statement/code for this:
byte[] hmac = SHA.computeHMAC_SHA256(byte[] toBeHashed, byte[] key));
Thanks.
Guy