5 references to ClientDataJSON
Microsoft.AspNetCore.Identity (5)
DefaultPasskeyHandler.cs (5)
188utf8Json: response.ClientDataJSON.AsMemory(), 195var clientDataHash = SHA256.HashData(response.ClientDataJSON.AsSpan()); 265clientDataJson: response.ClientDataJSON.ToArray()); 383utf8Json: response.ClientDataJSON.AsMemory(), 416var clientDataHash = SHA256.HashData(response.ClientDataJSON.AsSpan());