1 reference to SessionKeyLength
Microsoft.AspNetCore.Session (1)
SessionMiddleware.cs (1)
66if (string.IsNullOrWhiteSpace(sessionKey) || sessionKey.Length != SessionKeyLength)