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