2 references to ComputeKey
Microsoft.AspNetCore.Authentication.Certificate (2)
CertificateValidationCache.cs (2)
42=> _cache.Get<AuthenticateResult>(ComputeKey(certificate))?.Clone(); 59_cache.Set(ComputeKey(certificate), result.Clone(), new MemoryCacheEntryOptions()