5 references to ClientDataJSON
Microsoft.AspNetCore.Identity (5)
PasskeyHandler.cs (5)
261utf8Json: response.ClientDataJSON.AsMemory(), 268var clientDataHash = SHA256.HashData(response.ClientDataJSON.AsSpan()); 352clientDataJson: response.ClientDataJSON.ToArray()); 480utf8Json: response.ClientDataJSON.AsMemory(), 510var clientDataHash = SHA256.HashData(response.ClientDataJSON.AsSpan());