1 reference to CreateSecurityKey
Microsoft.AspNetCore.Authentication.DeviceBoundSessions (1)
DeviceBoundSessionJwtValidator.cs (1)
68
var securityKey =
CreateSecurityKey
(jwkJson, algorithm);