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