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