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