1 reference to HashData
Microsoft.AspNetCore.Authentication.Twitter (1)
TwitterHandler.cs (1)
351var hash = HMACSHA1.HashData(key, Encoding.ASCII.GetBytes(signatureData));