1 reference to EncodedKey
Microsoft.AspNetCore.Session (1)
DistributedSession.cs (1)
348
var key = new
EncodedKey
(ReadBytes(content, keyLength));